-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.x release #254
Merged
v3.x release #254
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* rm old framwork base files * sketch out nuxt 3 upgrade and disable old files * bump nuxt/content * add base tsconfig * nuxt 3.4.2
* 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>
* 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>
* setup docker image and build cmd * use node-18
* 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>
* 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
* apply review reqs * fix: trim link whitespace
* refactor social links * refactor mobileMenu * wire up menu and emits * rm icon.vue
* 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>
* 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>
Co-authored-by: cw <106938+cwaring@users.noreply.github.com>
* update to v3.5 * remove extended types for now
* chore: update deps * refactor: default layout fix
* 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
* 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
* 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
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
IPFS v3-RC