Commit Graph

30 Commits

Author SHA1 Message Date
tomobre 8ac53382e2 feat: new roadmpa 2023-02-09 16:44:28 +11:00
William Grant 11f73d8011 fix: explicitly clear generated rss folder to prevent file write appending 2022-07-29 11:53:57 +10:00
William Grant 5a332c3aae upgraded next and sharp, changed regeneration time to every 10 minutes 2022-02-22 09:17:06 +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 49a48b3dae added accessibility testing use the react-axe plugin 2021-09-20 13:40:20 +10:00
William Grant 656fab3ac6 upgraded to next11, replaced eslint config with eslint-next-config-next, fixed eslint errors 2021-09-20 12:45:29 +10:00
William Grant 478374481d removed custom webpack code and removed unneeded babel deps 2021-09-20 11:54:00 +10:00
William Grant d4fbdae660 cleaned up deps 2021-09-20 11:37:25 +10:00
William Grant 12bb22f9a2 updated tailwind aspect ratio plugin, moved it to dev deps 2021-09-20 10:40:46 +10:00
William Grant fee43349f9 updated contentful deps, improved image rendering for rich content 2021-09-15 09:38:14 +10:00
William Grant f7ca282152 created email signup component, can be used via shortcodes 2021-09-08 10:57:03 +02:00
William Grant 2ae6e4dcae added rss feed 2021-09-03 16:10:01 +02:00
William Grant 7b789126d0 upgraded contentful deps, improving staging behaviour 2021-09-03 15:14:21 +02:00
William Grant 6a1df274b0 changed sass to css and removed node-sass dep, added css-nano dep 2021-09-03 13:32:12 +02:00
William Grant 417d274b64 upgraded tailwindcss and removed tailwindcss-children dep, small style fixes 2021-09-03 12:20:35 +02:00
William Grant 945a39a82b replace moment with date-fns 2021-09-02 15:59:59 +02:00
William Grant 03733357c0 build works after upgrading typescript 2021-09-02 15:08:16 +02:00
William Grant 89d58a3b84 started testing improved richbody, fixed link previews 2021-09-02 12:19:15 +02:00
William Grant 4737063a61 added initial deps for upgraded rich content rendering 2021-09-02 08:34:48 +02:00
Vince e644b48c3b No fallback path for blog posts 2021-02-22 13:33:24 +11:00
Vince 70f7bc25b6 BUILDING WORKS WOOHOOOO 2021-02-19 08:36:08 +11:00
Vince aae7897739 Deps issue fix 2021-02-19 06:53:56 +11:00
Vince 42845ca83a Roadmap 2021-02-18 14:07:53 +11:00
Vince 2e5b9a87e9 Init shortcodes 2021-02-12 16:37:44 +11:00
Vince 3f1799a7ad isr 2021-02-10 19:38:27 +11:00
Vince 1dbc67dc79 Blog home solid 2021-02-08 17:37:50 +11:00
Vince 00960af1f7 Mobile overlay structure 2021-02-04 16:42:15 +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