Commit Graph

8 Commits

Author SHA1 Message Date
Jonathan Summers-Muir
810a62d297 fix: issue with code blocks displaying on Firefox 2021-03-31 23:31:25 +08:00
Jonathan Summers-Muir
6f47846dcd chore: mobile fixes 2021-03-25 18:16:25 +08:00
Jonathan Summers-Muir
4283ca9f73 feat: more progress
• tidied homepage.
• hooked up more sections to use data folder for api examples, sql examples and image carousels,
• added tweets on homepage
2021-03-23 02:03:55 +08:00
Jonathan Summers-Muir
b74f468ef1 feat: initial marketing pages update 2021-03-22 10:15:11 +08:00
Jonathan Summers-Muir
867f3d7221 fix: check if children is present first 2021-03-15 22:42:10 +08:00
Jonathan Summers-Muir
c8e063986d chore: remove unedded language support 2021-03-15 15:42:19 +08:00
Jonathan Summers-Muir
8105365eed chore: updated Codeblock to work with plain markdown. works with js, jsx, python, sql and cli 2021-03-15 14:16:41 +08:00
Jonathan Summers-Muir
92dd969415 chore: updated to use MDX
• broken the header links
• we can now use components in blog posts
• added <CodeBlock> to one of the posts to show JS example
• added Copy button to CodeBlock, which can also be hidden.
2021-02-22 12:01:22 +08:00