Commit Graph

14 Commits

Author SHA1 Message Date
Alessandro Jean
77a423d8e0
Add support to dynamic open-graph images on build (#11)
* Add support to dynamic open-graph images on build (closes #3).

* Only generate images for posts without one.
2023-09-01 11:50:59 +02:00
Soitora
c8f80a8ba0
Simplify config 2023-08-31 16:04:42 +02:00
Alessandro Jean
ea29dac3f8
Add initial support to Download page (#7)
Also optimize parts of Extensions page
2023-08-31 12:17:15 +02:00
Soitora
d0b1432868
Upgrade to Vitepress 1.0.0-rc.10
Also upgrades to latest `prettier` and `stylus`, and some `eslint` plugins.
2023-08-30 18:16:12 +02:00
Soitora
88851475ae
Upgrade to Vitepress 1.0.0-rc.7
Also upgrades to latest `markdownlint` and `lint-staged`.
2023-08-27 20:39:14 +02:00
Soitora
52f8e921c9
Update dependencies 2023-08-27 13:42:57 +02:00
Soitora
29cb6ad739
Add tabs to docs
Begin with example tabs in Local Manga page
2023-08-18 16:03:09 +02:00
Soitora
e738b72482
Add Extensions page
Known to be broken:
- Using an anchor to load the page.
- Color scheme for Element-Plus.
- Clicking an anchor does not instantly mark it with color.

Should look into:
- Adding pagination?
- Optimizing for Vite?
2023-08-12 23:51:05 +02:00
Soitora
4b1f7b27fc
Add engines to package.json 2023-08-08 21:10:23 +02:00
Soitora
7d67ff8b73
Replace NPM with PNPM
Faster, easier
2023-08-08 20:39:38 +02:00
Soitora
9022f549fe
Upgrade to Vitepress 1.0.0-rc.4
Now requires Node 18
2023-08-08 19:32:55 +02:00
Soitora
d5285cc0a7
Upgrade to Vitepress 1.0.0-beta.7
Also uses their out-of-box `pageClass`.

Also removes our Sitemap in favor of theirs, although this was not working for me so it's commented out for now.

Also makes `npm run build` normal again, please use `npm run test` for full pre-PR testing.
2023-07-30 03:12:47 +02:00
Soitora
71ba3a80c9
Remove required docs: before npm script 2023-07-26 01:30:34 +02:00
Soitora
ca560632b8
Attempt to move website to git subdirectory
Better readability as there's a bunch of files that are not related to each other in the root directory
2023-07-26 01:12:38 +02:00