tachiyomi-website/website
Alessandro Jean 31169bd527
Add a changelogs page and other minor fixes (#15)
* Add a changelogs page.

* Fix local search highlight colors.

* Make changelog headers a link.

* Replace GitHub links with local ones.

* Fix missing `Badge` component.

* Show release contributors.

* Add missing flex-wrap to mobile devices.

* Add missing `alt` attribute to the avatar.

* Use `@theme` alias while importing components from the theme.

* Minor design tweaks to the extensions items.

* Show contributors on WhatsNew component as well.

* Fix extensions page not centered.

* Show sidebar on the changelogs page.

* Fix missing link replacements.

* Add missing unmentioned credits.
2023-09-04 09:03:19 +02:00
..
src Add a changelogs page and other minor fixes (#15) 2023-09-04 09:03:19 +02:00
.editorconfig Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
.eslintignore Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
.eslintrc.cjs Upgrade to Vitepress 1.0.0-rc.4 2023-08-08 19:32:55 +02:00
.markdownlint.json Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
.markdownlintignore Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
.prettierignore SEO Enhancements 2023-07-26 18:02:57 +02:00
.prettierrc.js Convert Prettier config to ESM 2023-08-08 20:00:30 +02:00
.stylelintrc.cjs Upgrade to Vitepress 1.0.0-rc.4 2023-08-08 19:32:55 +02:00
.stylintrc Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
package.json Add a changelogs page and other minor fixes (#15) 2023-09-04 09:03:19 +02:00
pnpm-lock.yaml Add a changelogs page and other minor fixes (#15) 2023-09-04 09:03:19 +02:00
tsconfig.json Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00
tsconfig.node.json Attempt to move website to git subdirectory 2023-07-26 01:12:38 +02:00