Commit graph

138 commits

Author SHA1 Message Date
William Grant ab40b56d0b updated Blogposts 2021-09-19 12:27:09 +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 ed581423aa added email signup at the bottom of all blogposts 2021-09-19 09:30:41 +10:00
William Grant 3cfe82dc16 refactoring and cleanup 2021-09-17 14:41:20 +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 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 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 fee43349f9 updated contentful deps, improved image rendering for rich content 2021-09-15 09:38:14 +10:00
William Grant 990607f79a statically generate FAQ page, works when javascript is disabled 2021-09-08 12:36:06 +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 2ae6e4dcae added rss feed 2021-09-03 16:10:01 +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 22330e25c5 Fixed quote semantics and styling, added horizontal line 2021-09-02 15:36:10 +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 80b3c108f1 updated Session link in Nav 2021-08-02 09:22:08 +02:00
William Grant edf2ece53a correctly hide menu item when shouldHide is true 2021-07-08 16:42:36 +02: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
Lucas Phang 7790c33188 Remove unused CSS property 2021-05-19 15:19:50 +10:00
Lucas Phang 20ebf6f400 Update Accordion CSS 2021-05-19 14:57:59 +10:00
Lucas Phang f6c5ac4893 Replace CSS attributes with tailwind variables 2021-05-19 14:33:30 +10:00
Lucas Phang 04073ee0be Change accordion bbackgground color 2021-05-19 14:07:20 +10:00
Audric Ackermann 4224f88569
Merge pull request #15 from lucasPDY/add-faq
Add FAQ Page
2021-05-18 13:17:06 +10:00
Lucas Phang f491b96e60 Readjust padding 2021-05-17 06:13:02 +00:00
Lucas Phang 8c58f7290f Update FAQ answer padding 2021-05-17 06:08:46 +00:00
Lucas Phang 1ff2b56c8f Merge branch 'master' of https://github.com/oxen-io/oxen-website into improve-seo 2021-05-17 03:47:14 +00:00
Lucas Phang e7285fc627 Remove blog preview title max height limit 2021-05-17 02:52:42 +00:00
Lucas Phang 94eec05b0d Add minor CSS fixups 2021-05-10 08:11:16 +00:00
Lucas Phang 898f503675 Fix accordion animation problem 2021-05-10 08:03:32 +00:00
Lucas Phang 1ec07c45ce Update FAQ image 2021-05-10 07:37:00 +00:00
Lucas Phang 6f7b4dc970 Add border to each question 2021-05-10 07:17:39 +00:00
Lucas Phang cbec8a86a6 CSS optimizations 2021-05-10 07:01:18 +00:00
Lucas Phang 81ad2dc43a Finish Accordion CSS 2021-05-10 06:49:53 +00:00
Lucas Phang 637ce7cee6 Fix Accordion display logic 2021-05-10 06:31:31 +00:00
Lucas Phang 07d95663d4 Add FAQ page skeleton and accordion 2021-05-10 05:47:41 +00:00
Lucas Phang d85d394b8c Merge branch 'master' of https://github.com/oxen-io/oxen-website into improve-seo 2021-05-07 15:43:33 +10:00
Lucas Phang 4d010d39cf Add h1 to main page 2021-05-07 15:38:58 +10:00
Lucas Phang 2efcc00d52 Add alt text to feature image on blog post 2021-05-07 15:17:41 +10:00
Lucas Phang 5d787c5054 Add alt text to all blog post and previews 2021-05-07 15:11:11 +10:00
Lucas Phang d09151322f Adjust Media Kit Position again 2021-05-07 14:40:06 +10:00
Lucas Phang c36d0e27da Add missing alt text 2021-05-07 14:08:37 +10:00
Lucas Phang 278b79aabf Update media kit styling 2021-05-07 13:47:18 +10:00