Commit Graph

25 Commits

Author SHA1 Message Date
Soitora
3c9ea77c93
Set explicit size to markdown media 2023-08-21 01:00:22 +02:00
Soitora
c22568322a
Change padding inside tabs 2023-08-18 18:05:47 +02:00
Soitora
9a42c04c65
Add tabs to more places 2023-08-18 18:03:37 +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
c7003d46e0
Some visual tweaks to Extensions
Also some fixes
Also groups the Extensions components into a folder of their own
Linking to anchor still does not work good
2023-08-13 17:35:40 +02:00
Soitora
fa798b67a3
Add extensions link to the featurette
Maybe use, maybe not?
2023-08-12 23:52:19 +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
24f3f32c3b
Lint index config 2023-08-08 21:10:59 +02:00
Soitora
4b1f7b27fc
Add engines to package.json 2023-08-08 21:10:23 +02:00
Soitora
b253030242
Support base directory in sitemap 2023-08-08 21:01:58 +02:00
Soitora
7d67ff8b73
Replace NPM with PNPM
Faster, easier
2023-08-08 20:39:38 +02:00
Soitora
73a0604bef
Enable sitemap and use overridable hostname
Also changes GitHub workflow to reflect recent changes
2023-08-08 20:06:00 +02:00
Soitora
77f8b9c581
Convert Prettier config to ESM
Stylelint is not yet supported
ESLint is supported experimentally, but not one of the relied on packages
2023-08-08 20:00:30 +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
a36bc7a047
Make theme colors easier thanks to Stylus 2023-07-26 20:42:28 +02:00
Soitora
a689250d87
Fix fork styles 2023-07-26 20:07:47 +02:00
Soitora
c763f852e3
Minor file tweaks 2023-07-26 18:53:45 +02:00
Soitora
39b52a6032
Rewrite "Backups" 2023-07-26 18:48:25 +02:00
Soitora
b6f4f7c2db
Improve front-page loading time
Smaller images used, originals can be found in the /extra/ folder
2023-07-26 18:18:01 +02:00
Soitora
08419c041d
SEO Enhancements
Additional SEO fixes awaiting:

51f28bfac9
2023-07-26 18:02:57 +02:00
Soitora
7e730a7334
Better head configuration 2023-07-26 01:53:30 +02:00
Soitora
71ba3a80c9
Remove required docs: before npm script 2023-07-26 01:30:34 +02:00
Soitora
c56a5184cd
Fixes to head/meta generation 2023-07-26 01:25:23 +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