Commit Graph

367 Commits

Author SHA1 Message Date
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
Audric Ackermann 8709836cc5
Merge pull request #25 from yougotwill/staging_env
Staging Environment
2021-08-02 09:27:15 +10:00
William Grant f3b1c96f32 updated README 2021-07-30 12:07:34 +02:00
William Grant 7bef7d3370 setup for staging environment 2021-07-30 10:27:47 +02:00
Audric Ackermann 61f6207622
Merge pull request #23 from yougotwill/airdrop_nav_fix
Items in the Nav should hide when shouldHide is set to true.
2021-07-09 09:13:56 +10:00
William Grant edf2ece53a correctly hide menu item when shouldHide is true 2021-07-08 16:42:36 +02:00
Audric Ackermann 77fc1201d3
Merge pull request #22 from lucasPDY/resize-blog-image
Resize Blog Hero Image to Full Width
2021-06-30 10:01:17 +10:00
Lucas Phang 9b6c08008c Remove image dimension limitations 2021-06-29 18:42:45 +10:00
Lucas Phang 7bb4c720c6 Adjust blog image padding 2021-06-29 18:35:37 +10:00
Lucas Phang 6b4a438a1f Remove surrounding image padding 2021-06-29 17:50:18 +10:00
Audric Ackermann e77b26aa9f
Merge pull request #21 from lucasPDY/fix-faq-image-padding
Replace FAQ Hero Image
2021-05-27 14:08:02 +10:00
Lucas Phang 877c265e40 Replace faq image 2021-05-27 04:02:55 +00:00
Audric Ackermann b2a4a842ba
Merge pull request #20 from lucasPDY/update-faq-image
Update FAQ Page Header Image
2021-05-27 12:43:18 +10:00
Lucas Phang 5a554967f9 Remove old image 2021-05-27 00:52:54 +00:00
Lucas Phang ab5cf3e97e Replace FAQ Header Image 2021-05-27 00:52:28 +00:00
Audric Ackermann cd8d12a0f0
Merge pull request #19 from lucasPDY/update-session-roadmap-2505
Update Session Roadmap Images
2021-05-25 17:41:45 +10:00
Lucas Phang 20d04cae88 Update Session Roadmap Images 2021-05-25 07:29:44 +00:00
Audric Ackermann b29caa2467
Merge pull request #18 from lucasPDY/fix-pagination
Improve Blog Page Pagination
2021-05-24 15:49:12 +10:00
Lucas Phang 7a2e68ef5b Fix pagination button logic on mobile 2021-05-24 04:27:20 +00:00
Lucas Phang f1d55e7782 Merge branch 'master' of https://github.com/oxen-io/oxen-website into fix-pagination 2021-05-24 00:32:09 +00:00
Audric Ackermann afa129c8bb
Merge pull request #17 from lucasPDY/fix-404-bugs
Add 404 Routing & Redirection
2021-05-24 09:34:48 +10:00
Lucas Phang bf2283719c Add responsive pagination 2021-05-21 07:05:28 +00:00