Skip to content

Commit

Permalink
v3.x release (#254)
Browse files Browse the repository at this point in the history
* feat: Nuxt 3 app rebase (#203)

* rm old framwork base files

* sketch out nuxt 3 upgrade and disable old files

* bump nuxt/content

* add base tsconfig

* nuxt 3.4.2

* feat: app base hero (#204)

* rm old framwork base files

* sketch out nuxt 3 upgrade and disable old files

* bump nuxt/content

* add base tsconfig

* Setup IBM Plex font and remove others

* Update README to reference pnpm

* Remove old images

* Hero and PageSection components

* Add background color to PageSection and use in Hero

* Add empty line at base of fonts.css

* Remote template literal from section class attribute

* nuxt 3.4.2

* Use Bunny CDN fonts

* Add id attribute to page section

* Add a max-width to content area in hero

* use web font provider

* Default hero to short variation but add prop to use a tall one for home page

* rm v2 configs

* Update pages/index.vue

* compress assets

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>

* fix: rm old config

* chore: update deps

* feat: add community and developers pages (#206)

* feat: home layout & related comps (#207)

* Heading and Subhead components

* PageSection responsive styling

* ImageSplit component

* Btn component

* Home layout and refine some components

* Home page components and resources

* Remove unused hero component

* update gitignore

* Remove unused componemts

* Add footer

* Update uno colors and button styles

* Update newsletter component

* Update components on home page

* Footer revisions and social links

* More footer refinements

* refactor: use switch

* ignore .output

* refactor: use object/array syntax for dyn class

* Add card type 2

* Update script style of newsletter component

* Add list links

* Add footer constellations

* Add excerpt attribute to card

* Refactor image split component

* Footer formatting updates

* Update page section spacing

* Use object syntax for dynamic class

* Repair page section

* Avoid undefined style in image split component

* Medium grid columns

* Grid shouldn't have those props

* add isExternal fn to AppLink

* fix: resolve merge conflict

* fix: this should work once type imports are live

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>

* fix: switch ternary

* fix: temp remove broken comps

* fix: linting and disable failing routes

* chore: set static only

* feat: configure ci (#210)

* setup docker image and build cmd

* use node-18

* fix: case sensitive path

* fix: rm missing css

* fix: explicitly set .output/public

* feat: enable SSG

* feat: community and developer pages (#211)

* Heading and Subhead components

* PageSection responsive styling

* ImageSplit component

* Btn component

* Home layout and refine some components

* Home page components and resources

* Remove unused hero component

* update gitignore

* Remove unused componemts

* Add footer

* Update uno colors and button styles

* Update newsletter component

* Update components on home page

* Footer revisions and social links

* More footer refinements

* refactor: use switch

* ignore .output

* refactor: use object/array syntax for dyn class

* Add card type 2

* Update script style of newsletter component

* Add list links

* Add footer constellations

* Add excerpt attribute to card

* Refactor image split component

* Footer formatting updates

* Update page section spacing

* Use object syntax for dynamic class

* Repair page section

* Avoid undefined style in image split component

* Medium grid columns

* Grid shouldn't have those props

* add isExternal fn to AppLink

* fix: resolve merge conflict

* Connect section

* Community page wip

* Developers page wip

* add carbon icons

* Spacing updates

* Link updates

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>

* apply AppLink styles directly

* style: enable font smoothing

* feat: master header (#212)

* add vueuse

* add ipfs icon

* sketch out header refactor

* map out base styles

* add eslint class sorting

* add eslint plugin

* sort class

* use default export

* add nav visibility state

* refactor state

* adjust classes

* cleanup

* class refactor

* chore: upgrade deps

* chore: lint and formatting (#220)

* chore: apply review (#221)

* apply review reqs

* fix: trim link whitespace

* Remove relative image paths

* feat: responsive table component (#227)

* feat: mobile nav (#229)

* refactor social links

* refactor mobileMenu

* wire up menu and emits

* rm icon.vue

* feat: carousel cards (#230)

* Carousel card component on index and developers pages

* Finesse responsive styles

* tweaks for responsive and CLS

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>

* chore: update deps

* feat: twitter cards (#228)

* Add twitter card images

* Add MarkdownContent component

* Twitter cards and data

* Change markdown file to yaml file

* Convert html in _data to yaml

* rm marked

* use nuxt markdown lib (for now)

* enable componentIslands

* use component islands to render markdown on server

* rebuild pnpm-lock

* flatten props

* use carbon twitter icon

* squish imgs

---------

Co-authored-by: cw <106938+cwaring@users.noreply.github.com>

* refactor: telescope for mobile (#236)

Co-authored-by: cw <106938+cwaring@users.noreply.github.com>

* chore: upgrade to nuxt 3.5 (#241)

* update to v3.5

* remove extended types for now

* feat: seo kit (#240)

* add seo-kit

* add config

* setup base page config

* tweak config

* rm defaults

* refactor static assets

* setup simple meta titles

* simplify and rm old meta tags

* disable 404 fails

* refactor: simplify tags

* bump deps

* feat: add motion (#243)

* bump deps

* update deps

* add v-motion-fade-visible-once to page seciton

* add index.css

* chore: update deps

* feat: add nuxt devtools

* chore: bump deps

* feat: ribbon component (#245)

* Add ribbon component

* Add ribbon images

* Tighten ribbon component to bottom of section

* Hide annotations on mobile

* Fix overflow issues

* Ribbon padding for home on mobile

* refactor: formatting

* compress assets

---------

Co-authored-by: cw <106938+cwaring@users.noreply.github.com>

* chore: nuxt v3.5.3

* fix: rm v-motion directive (for now)

* chore: bump deps

* feat: setup content pages (#252)

* add ContentPage wrapper comp

* create ContentPage stubs

* add conditionals

* add title case

* chore: update deps

* chore: update deps

* chore: nuxt v3.6.1

* chore: update deps

* fix: replace signup form with a button (#258)

* feat: add testimonial carousel (#260)

* Add testimonial carousel

* refactor: mv heading and css tweaks

* data and card pagination

* add padding

* cleanup

---------

Co-authored-by: Chris Waring <106938+cwaring@users.noreply.github.com>

* feat: connect blog data (#259)

* sketch out media functionality

* add types

* add AppLink wrapper to card

* remove placeholder images

* chore: update/rebuild

* add video cat

* fixed aspect ratio

* add blog placeholder (temp fix)

* add blogUrl to config

* fix: blogUrl

* setup blogPlacehoder

* typo

* refactor: content review  (#265)

* typo

* update peer text

* build->develop

* develop desc

* getting started desc

* dev link

* rm page

* rm img

* change why ipfs

* change open

* typo

* use ipfs apps

* store desc

* switch card order

* participation copy

* community cta

* numbers title case

* chore: update deps

* rm dev mode

* fix section padding

* fix: contrib ctas

* connect card content

* social links and cal links

* apply all wg card links

* fix inline links

* community desc

* add cid docs

* visual fixes

* align subheads

* add anytype link

* update subtitle

* update cards

* update community cta

* add browser card links

* update ctas

* rm duriniOS

* rm browsers

* add Durin apps

* update links lists

* use inline-block links (for now)

* fix: lint

* fix card layouts

* font smoothing

* simplify type styles

* layout improvements

* update data and assets

* fix deep css

* fix list style

* fix deep css

* pass custom btn labels

* fix 3s logo

* fix 3S logo

* update snapshot url

* mv antialiased to app css

* add use case assets

* fix 3s logo

* header style cleanup

* various cleanup

* tweak spacing

* fix layout spacing

* fix: title spacing

* chore: update deps

* typo

* refactor: rm global process

* refactor: static routes

* fix: wg spacing

* chore: update deps (#269)

* chore: update deps

* refactor: default layout fix

* refactor: content review p2 (#271)

* update fingerprinting

* update developers

* review edits

* fix spacing

* lint --fix

* update deps

* add wg descriptions

* mv titles

* responsive tweaks

* comp assets

* fix inner card spacing

* fix: update community subhead

* fix: add period

* chore: update deps

* feat: migrate to vite build managed assets (#278)

* add config notes

* chore: update deps

* mv assets

* update deps

* rm unused icons

* update comp asset paths

* fix: add webp and jpeg to useAsset

* fix: swap out absolute img path for useAsset

* fix: add sitemap excludes

* mv to ipfs _redirects

* fix: path redirects

* chore: update nuxt v3.7.x + deps (#279)

* chore: update deps

* fix: rm log

* update @nuxt/content

* bump deps

* fix: inline-block links

* fix: use trailingSlash

* fix: ignore link checker hash fails (for now)

* rebuild pnpm-lock

* chore: nuxt v3.7.1 update

* fix: mv seoKit config

* add simple global link hovers

---------

Co-authored-by: Tom Benbow <tom@hellomoon.net>
  • Loading branch information
cwaring and tbenbow committed Sep 5, 2023
1 parent b2c8869 commit 44927e8
Show file tree
Hide file tree
Showing 266 changed files with 13,712 additions and 57,667 deletions.
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["@antfu", "@unocss"]
}
22 changes: 0 additions & 22 deletions .eslintrc.json

This file was deleted.

8 changes: 4 additions & 4 deletions .fleek.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"build": {
"image": "fleek/nuxtjs",
"command": "npm install && npm run generate",
"publicDir": "dist",
"image": "node:18-alpine",
"command": "corepack enable && pnpm i && pnpm generate",
"publicDir": ".output/public",
"baseDir": ""
}
}
}
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Getting Help on IPFS
url: https://ipfs.io/help
about: All information about how and where to get help on IPFS.
- name: IPFS Official Forum
url: https://discuss.ipfs.io
about: Please post general questions, support requests, and discussions here.
- name: Getting Help on IPFS
url: https://ipfs.io/help
about: All information about how and where to get help on IPFS.
- name: IPFS Official Forum
url: https://discuss.ipfs.io
about: Please post general questions, support requests, and discussions here.
18 changes: 0 additions & 18 deletions .github/dependabot.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dist
.eslintcache
.nuxt
.env
.output

# logs
logs
Expand All @@ -15,4 +16,5 @@ yarn-error.log*

# editor
.vscode
.history
.history
NOTES.md
1 change: 0 additions & 1 deletion .husky/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/commit-msg

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
shamefully-hoist=true
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@ To build a local copy, run the following:

```bash
# install dependencies
$ npm install
$ pnpm install

# serve with hot reload at localhost:3000
$ npm run dev
$ pnpm run dev

# build for production and launch server
$ npm run build
$ npm run start
$ pnpm run build
$ pnpm run start

# generate static project
$ npm run generate
$ pnpm run generate
```

### PR and preview
Expand Down
19 changes: 19 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<script setup lang="ts">
useSeoMeta({
twitterSite: '@ipfs',
})
</script>

<template>
<NuxtLayout>
<SeoKit />
<NuxtPage />
</NuxtLayout>
</template>

<style lang="postcss">
html {
scroll-behavior: smooth;
@apply antialiased;
}
</style>
30 changes: 0 additions & 30 deletions app/router.scrollBehavior.js

This file was deleted.

30 changes: 30 additions & 0 deletions assets/css/fonts.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}

main a:not(.btn,.card) {
@apply transition-all;
@apply hover:text-brand-teal;
@apply underline;
}

footer a {
@apply transition-all;
@apply hover:text-brand-teal;
}

header nav a,
.mobile-nav a {
@apply transition-all;
@apply hover:opacity-75;
}

.list-lg {
@apply text-lg list-disc pl-4;
}
.list-lg li {
@apply mb-8;
}
.list-lg li::marker {
@apply text-brand-teal;
}
1 change: 1 addition & 0 deletions assets/css/index.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import './fonts.css';
20 changes: 0 additions & 20 deletions assets/css/layout.css

This file was deleted.

3 changes: 0 additions & 3 deletions assets/css/tailwind.css

This file was deleted.

32 changes: 0 additions & 32 deletions assets/css/typography.css

This file was deleted.

109 changes: 0 additions & 109 deletions assets/fonts/index.css

This file was deleted.

Binary file removed assets/fonts/inter/Inter-Regular.otf
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-Regular.woff
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-Regular.woff2
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBold.otf
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBold.woff
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBold.woff2
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBoldItalic.otf
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBoldItalic.woff
Binary file not shown.
Binary file removed assets/fonts/inter/Inter-SemiBoldItalic.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Bold.ttf
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Bold.woff
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Bold.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-BoldItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-BoldItalic.woff
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-BoldItalic.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Light.ttf
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Light.woff
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Light.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-LightItalic.ttf
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-LightItalic.woff
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-LightItalic.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Medium.ttf
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Medium.woff
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-Medium.woff2
Binary file not shown.
Binary file removed assets/fonts/montserrat/Montserrat-MediumItalic.ttf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion assets/icons/down-arrow.svg

This file was deleted.

1 change: 0 additions & 1 deletion assets/icons/github-icon.svg

This file was deleted.

1 change: 0 additions & 1 deletion assets/icons/ipfs-illustration-archivists.svg

This file was deleted.

1 change: 0 additions & 1 deletion assets/icons/ipfs-illustration-blockchains.svg

This file was deleted.

1 change: 0 additions & 1 deletion assets/icons/ipfs-illustration-centralized.svg

This file was deleted.

Loading

1 comment on commit 44927e8

@vercel
Copy link

@vercel vercel bot commented on 44927e8 Sep 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ipfs-website – ./

ipfs-website-protocol.vercel.app
ipfs-website.vercel.app
ipfs-website-git-main-protocol.vercel.app

Please sign in to comment.