Commit Graph

349 Commits

Author SHA1 Message Date
tomobre 8ac53382e2 feat: new roadmpa 2023-02-09 16:44:28 +11:00
William Grant 303ee4ebe7 fix: redirect new-ceo to new-leadership-new-possibilities 2022-11-30 12:45:52 +11:00
William Grant 6c57f5b2b6 fix: update README to use a frozen lockfile for installation 2022-10-05 10:54:24 +11:00
William Grant 80023dbd6a fix: rss feed prop should not be global 2022-08-01 16:55:08 +10: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 9ae02052ea feat: add minimum node version 16.13.0 2022-07-27 14:33:20 +10:00
William Grant 01cff2fa0e fix: updated noembed url 2022-07-22 09:01:43 +10:00
William Grant 30f2266e19 fix: renamed downloads to wallets in navigation 2022-07-04 09:32:42 +10:00
William Grant f156eb8b1c fix: set ip address to localhost in production for security 2022-06-22 14:25:00 +10:00
Will G 506f2ffe09
Video support (#55)
- Added Vimeo and YouTube link preview support
2022-05-06 11:06:29 +10:00
William Grant 07c5854649 fix: blog card images should link through to posts 2022-05-04 16:59:37 +10:00
Will G 571a985bae
Roadmap updates (#54)
* removed roadmap title, removed year from navbar

* updated nav title to just roadmap, replaced image with brighter footer
2022-03-24 16:56:32 +11:00
William Grant 6e3c151ba9 updated roadmap 2022-03-24 15:34:44 +11:00
William Grant f63948d951
Merge pull request #53 from yougotwill/updates_tag
added updates tag and changed Dev Updates page to Updates
2022-03-08 16:22:29 +11:00
William Grant 8b4bec60b7 added updates tag and changed Dev Updates page to Updates 2022-03-08 16:19:41 +11:00
William Grant 6778b4e1d1
Merge pull request #52 from yougotwill/dev
Dev updates
2022-03-04 12:02:10 +11:00
William Grant 259e60eaef make sure to use correct tags when converting posts from contentful, added environment id support 2022-03-04 10:53:49 +11:00
William Grant 9fba6918e5 support contentful's native tags 2022-03-03 17:23:18 +11:00
William Grant 1735af5458 change opacity instead of hiding header image for split pages 2022-03-03 14:59:44 +11:00
William Grant d6d87a31ce
Merge pull request #51 from yougotwill/rss_feed_fix
fix: rss writefile should overwrite
2022-02-28 20:15:50 +11:00
William Grant cde8adea31 fix: rss writefile should overwrite 2022-02-28 20:14:32 +11: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 776d9ad307 make sure rss feed data is overwritten and not appended 2022-02-11 11:22:37 +11:00
William Grant 75a13aa682 updated all relative path imports to be absolute 2021-12-13 09:27:04 +11:00
William Grant 51efba548d added env var staging secret to next config 2021-12-13 09:24:30 +11:00
William Grant d27e330611 fix for static tag page generation 2021-12-11 08:16:53 +11:00
William Grant 296ec378f3
Docs day 1 (#49)
* Updated README

* Add an example env file

* Added Contentful import support (so contributors can see how we use Contentful)

* Added a LICENSE
2021-12-10 16:03:00 +11:00
William Grant a90a8f4c89
Merge pull request #48 from yougotwill/lokinet_roadmap
Lokinet Roadmap
2021-11-22 16:20:18 +11:00
William Grant 090c96ed11 updated lokinet roadmap images 2021-11-22 16:19:19 +11:00
William Grant 51bd8ff43f
Merge pull request #47 from yougotwill/rss_and_sitemap_improvements
Improved RSS and Sitemap
2021-11-17 17:09:46 +11:00
William Grant b24cf32e86 decreased rss feed size, improved sitemap 2021-11-17 17:06:22 +11:00
William Grant e4742d5560 dropped live prop from contentful in favour of previews, fixed linting 2021-11-01 17:01:00 +11:00
William Grant 86ab07e34a fixed rich content hyperlinks rendering 2021-10-20 15:23:29 +11:00
William Grant 0bb60193c5
Merge pull request #46 from yougotwill/roadmap_images
Updated session roadmap images
2021-10-20 10:15:24 +11:00
William Grant 4011bd279c updated session roadmap images 2021-10-20 10:11:36 +11:00
William Grant d09dca8df5 changed cta on home page to available now 2021-10-12 13:49:42 +11:00
William Grant eb02c9b77d
Develop updates (#45)
Updated session roadmap image. Fixes Issue #24.
Updated home page with more info about Oxen and links to the available exchanges.
2021-10-08 16:33:33 +11:00
William Grant 2c08eaad33
Develop Updates (#44)
* removed justified alignment from list items

* removed Google Docs underline on hyperlinks
2021-09-30 13:37:33 +10:00
William Grant fdf209c265
added security headers with an effective content policy (#43) 2021-09-29 15:00:53 +10:00
William Grant 97a393604d remove blur from faq header for consistency 2021-09-27 16:45:49 +10:00
William Grant c6d09ad177 fixed rich page header images flickering 2021-09-27 14:01:42 +10:00
William Grant beb6304cb9
Image quality fix (#42)
* changed next/image quaity to 100

* better quality for blogpost cards and increased lazy loading boundary for article cards and embedded content

* removed conditional width image loading for smaller screen sizes. We want things crisp!

* optimized session-x.png size

NOTE: Would have liked to use Contentful's Progressive JPGs but we have content that relies on transparency
2021-09-27 11:46:42 +10:00
William Grant 480d596516
Telegram fix (#41)
* fix telegram image previews

* fixed host url for staging

* decrease metadata image dimensions so telegram previews work
2021-09-25 16:21:48 +10:00
William Grant 905f2ce99b
Merge pull request #40 from yougotwill/preview_route
Preview routes
2021-09-22 11:40:47 +10:00
William Grant d8b8d68c24 used contentful preview api so we can fetch drafts 2021-09-22 11:29:20 +10:00
William Grant 5e0d3e5f38 preview route mvp done 2021-09-22 10:52:50 +10:00
William Grant e96e5e27a1
Merge pull request #39 from yougotwill/image_no_blur
Revert image placeholders for smaller images
2021-09-21 10:23:05 +10:00
William Grant a88699cf0f removed blur placeholders from smaller image elements 2021-09-21 09:56:44 +10: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 087b83797b
Merge pull request #37 from yougotwill/nextjs_upgrade
Nextjs upgrade
2021-09-20 13:45:19 +10:00