Commit Graph

7 Commits

Author SHA1 Message Date
arkon
b3315a2cb4
Misc. rewording + reorganization (#44) 2023-09-10 15:43:55 +02:00
Alessandro Jean
45c2e7a614
Show sidebar on the download and extension pages (#18) 2023-09-05 07:55:43 +02:00
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
Soitora
7812958263
Reduce length of some page descriptions 2023-09-02 22:51:18 +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
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
39b52a6032
Rewrite "Backups" 2023-07-26 18:48:25 +02:00