Commit Graph

20 Commits

Author SHA1 Message Date
William Grant 75a13aa682 updated all relative path imports to be absolute 2021-12-13 09:27:04 +11:00
William Grant e313751d1c
Image loading performance (#38)
* added placeholder url

* using next-plugin-svgr so we can import svgs into img tags, added blur placeholders to images, reverted eager loading, import static images where possible so next can calc dimensions and placeholders
2021-09-20 17:32:45 +10:00
William Grant ab40b56d0b updated Blogposts 2021-09-19 12:27:09 +10:00
William Grant 3cfe82dc16 refactoring and cleanup 2021-09-17 14:41:20 +10:00
William Grant 730973504a moved blog posts to root level so we can split up blog pagination and post logic 2021-09-15 17:06:55 +10:00
William Grant 891d598f3a created tag route 2021-09-15 14:08:23 +10:00
William Grant f567145e06 CMS service improvements 2021-09-03 15:21:12 +02:00
William Grant 4737063a61 added initial deps for upgraded rich content rendering 2021-09-02 08:34:48 +02:00
Lucas Phang 32b236e60b Add new faq item interface 2021-05-10 02:24:39 +00:00
Lucas Phang 64efe22eff Add TODOs to query contentful 2021-04-29 17:35:49 +10:00
Vince ad68263621 Links fixed 2021-02-25 15:07:17 +11:00
Vince b9dc483a8f Design revisions 2021-02-19 15:34:49 +11:00
Vince 70f7bc25b6 BUILDING WORKS WOOHOOOO 2021-02-19 08:36:08 +11:00
Vince 1dbc67dc79 Blog home solid 2021-02-08 17:37:50 +11:00
Vince 41cc8f3fd3 Ready to make split page 2021-02-04 17:19:04 +11:00
Vince 00960af1f7 Mobile overlay structure 2021-02-04 16:42:15 +11:00
Vince 6d2422aca2 Added image block support 2021-02-03 16:21:01 +11:00
Vince 3e3a0bb40f Basic structure 2021-01-31 21:02:19 +11:00
Vince d0129c216e Contentful IPost interface 2021-01-29 13:50:49 +11:00
Vince e3ecea5135 Templated structure 2021-01-22 13:43:42 +11:00