Commit Graph

28 Commits

Author SHA1 Message Date
William Grant eec10e1683 feat: compressed link preview and svgs
updated link preview alt to be more descriptive, only show legend after canvas has loaded
2023-02-10 10:40:30 +11:00
tomobre 620c47a5e0 fix: roadmap improvements 2023-02-10 10:22:02 +11:00
William Grant a3d936430c feat: updated roadmap with improved panning and zoom features
prettier should now ignore svgs, upgraded sharp dependency
2023-02-10 00:08:51 +11:00
tomobre 8ac53382e2 feat: new roadmpa 2023-02-09 16:44:28 +11: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 75a13aa682 updated all relative path imports to be absolute 2021-12-13 09:27:04 +11:00
William Grant 090c96ed11 updated lokinet roadmap images 2021-11-22 16:19:19 +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 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 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 ffdc702967 slowed down floating animation, optimised images and svgs and load them eagerly in certain cases 2021-09-20 13:24:57 +10:00
William Grant 455fc2eac4 updated image priority loading 2021-09-20 11:08:03 +10:00
William Grant ef41aff470 replaced img tags with next/image for HomeHero, side menu items and rich, faq and roadmap pages 2021-09-20 09:28:06 +10:00
William Grant 197b0e9568 updated FAQ, Roadmap and RichPages 2021-09-19 11:25:48 +10:00
William Grant 5e3466f88b updated metadata constants 2021-09-19 09:50:37 +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 a4446a1cc6 Add missing roadmap open graph
image metatag
2021-05-17 06:48:21 +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 fecc82a846 Replace Lokinet Roadmap Images 2021-05-12 17:06:40 +10:00
Lucas Phang 91033b44c5 Add alt text to roadmap images 2021-05-07 14:48:19 +10:00
Lucas Phang c36d0e27da Add missing alt text 2021-05-07 14:08:37 +10:00
Lucas Phang d9ceeb684e Replace jpg image with png 2021-05-06 13:45:05 +10:00
Lucas Phang a72fda8928 Fix missing twitter card url metatag 2021-05-04 16:27:13 +10:00
Lucas Phang 564a9c1f01 Fix metatag image url 2021-05-04 15:39:37 +10:00
Lucas Phang 0cc415f665 Add twitter metatags to split pages 2021-05-04 14:50:43 +10:00
Lucas Phang 97820308e0 Add missing metadata tags to roadmap page 2021-05-03 15:23:52 +10:00
Vince 1120ed60a9 Roadmap aspect ratios 2021-03-02 16:02:21 +11:00