Commit Graph

288 Commits

Author SHA1 Message Date
William Grant 4ac7335460
Merge pull request #35 from yougotwill/seo_improvements
Seo improvements
2021-09-19 14:31:42 +10:00
William Grant a32f256387 updated rss tags to use metadata constant 2021-09-19 14:28:05 +10:00
William Grant 3983519da8 Added sitemap and robots.txt 2021-09-19 14:10:39 +10:00
William Grant ab40b56d0b updated Blogposts 2021-09-19 12:27:09 +10:00
William Grant 98aaea1566 Updated Blogs index and Tag pages 2021-09-19 12:15:28 +10:00
William Grant 197b0e9568 updated FAQ, Roadmap and RichPages 2021-09-19 11:25:48 +10:00
William Grant 045429d8fa added keys to Head tags to prevent duplication, updated index and 404 pages 2021-09-19 11:01:10 +10:00
William Grant cc02dc5798 added CustomHead component, updated _app and _document 2021-09-19 10:21:42 +10:00
William Grant 5e3466f88b updated metadata constants 2021-09-19 09:50:37 +10:00
William Grant d6f7f659d7
Merge pull request #34 from yougotwill/email_signup_default
added email signup at the bottom of all blogposts
2021-09-19 09:31:52 +10:00
William Grant ed581423aa added email signup at the bottom of all blogposts 2021-09-19 09:30:41 +10:00
William Grant d135a4ef07
Merge pull request #33 from yougotwill/dynamic-performance
Blog routes now use ISR
2021-09-17 14:51:31 +10:00
William Grant de787d7482 refine build log messages 2021-09-17 14:50:55 +10:00
William Grant 3cfe82dc16 refactoring and cleanup 2021-09-17 14:41:20 +10:00
William Grant 490646037a optimised getStaticPaths, check if pages are exceeded, fixed featured post jitter 2021-09-17 14:03:06 +10:00
William Grant 3fcdc30df8 fixed sidebar hiding for blog route 2021-09-17 12:42:55 +10:00
William Grant 251390db06 refactoring 2021-09-17 12:26:46 +10:00
William Grant 68ff0b2214 pagination now works correctly with ISR, fixed nextjs blog rewrites 2021-09-17 12:11:12 +10:00
William Grant dab3758dfa now build all tag pages 2021-09-16 15:03:39 +10:00
William Grant 2e392f05cb blog pages are now built using ISR 2021-09-16 12:51:56 +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 599a97177f fixed side regex for blog and tag routes 2021-09-15 17:02:49 +10:00
William Grant c5f304dfa8 removed tag logic from blog route, tag blocks now link to tag route 2021-09-15 15:30:05 +10:00
William Grant 891d598f3a created tag route 2021-09-15 14:08:23 +10:00
William Grant 8ba191390f fixed ISR behaviour for blog posts and dynamic pages 2021-09-15 10:03:38 +10:00
William Grant fee43349f9 updated contentful deps, improved image rendering for rich content 2021-09-15 09:38:14 +10:00
William Grant 6056c291aa
Merge pull request #32 from yougotwill/faq_page_improvements
FAQ Page Improvements
2021-09-15 09:29:57 +10:00
William Grant 990607f79a statically generate FAQ page, works when javascript is disabled 2021-09-08 12:36:06 +02:00
William Grant a271a1bf87
Merge pull request #31 from yougotwill/email_subscription
Email subscription
2021-09-08 11:24:30 +02:00
William Grant 8b21731860 fixed styling for email signup on blogposts 2021-09-08 11:21:42 +02:00
William Grant f7ca282152 created email signup component, can be used via shortcodes 2021-09-08 10:57:03 +02:00
William Grant f92def3cd3
Merge pull request #30 from yougotwill/rss_feed
RSS integration
2021-09-03 16:11:36 +02:00
William Grant 2ae6e4dcae added rss feed 2021-09-03 16:10:01 +02:00
William Grant c758aa5c03
Merge pull request #29 from yougotwill/blog_upgrade
Blog Enhancements
2021-09-03 15:26:30 +02:00
William Grant f567145e06 CMS service improvements 2021-09-03 15:21:12 +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 f81f5edef3 fixed inline links and meddia with a position 2021-09-03 12:45:23 +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 2f2681ea09 added styling for blockquotes in embedded content 2021-09-02 15:48:45 +02:00
William Grant 22330e25c5 Fixed quote semantics and styling, added horizontal line 2021-09-02 15:36:10 +02:00
William Grant 03733357c0 build works after upgrading typescript 2021-09-02 15:08:16 +02:00
William Grant 7e582bee4f small fixes 2021-09-02 14:42:15 +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
William Grant f256b3e7af
Merge pull request #28 from yougotwill/remove_staging_port
ports are now handled via pm2
2021-08-17 13:11:15 +02:00
William Grant 32d1af71a2 ports are now handled via pm2 2021-08-17 13:05:17 +02:00
Audric Ackermann 0188efd612
Merge pull request #26 from yougotwill/session_nav_link_fix
Updated Session link in Nav
2021-08-02 16:21:12 -07:00
William Grant 80b3c108f1 updated Session link in Nav 2021-08-02 09:22:08 +02:00