Commit Graph

134 Commits

Author SHA1 Message Date
Alessandro Jean
39a3e2537c
Remove missing prettier call on package.json. (#27) 2023-09-08 16:36:23 -03:00
Soitora
73ff7c4021
Fix Fork URLs 2023-09-08 21:25:38 +02:00
Alessandro Jean
954749a08f
Lint the project with antfu/eslint-config and remove Prettier. (#26) 2023-09-08 15:20:45 -03:00
Alessandro Jean
6df2b8ee5a
Update the navbar app version on build (#25)
* Update the NavBar app version on build (closes #9).

* Add replacement for `VPNavScreenMenu` as well.
2023-09-08 18:11:21 +02:00
Alessandro Jean
b763f9323f
Hide sandbox in search (#22)
* Fix missing closing elements and hide sandbox in search.

* Fix more missing closing tags.

* Revert closing tags.
2023-09-08 18:10:53 +02:00
Alessandro Jean
dc953b961a
Add missing types to navbar and sidebar items (#24) 2023-09-08 07:50:27 +02:00
Alessandro Jean
3e437da62d
Rewrite the news data loading (#23) 2023-09-08 07:49:15 +02:00
Alessandro Jean
1d1bf5fba9
Rewrite extensions components to setup syntax (#21)
* Rewrite extensions components to setup syntax.

* Format md.use.

* Import ElementPlus components directly for three-shaking.

* Fix SSR setting.

* Fix missing loading indicator in extensions page.
2023-09-08 07:42:53 +02:00
Soitora
359833502a
Lint shortcodes file 2023-09-06 21:53:31 +02:00
Soitora
a75e26bc11
Expand Shortcodes
Should they be colored green?
Hmm

Fixes #1
2023-09-06 21:52:47 +02:00
Soitora
a3e74b4559
Rename What's New to Changelog
Consistency
2023-09-05 22:42:53 +02:00
Soitora
d87ab7fc72
Lint project 2023-09-05 22:36:12 +02:00
Soitora
4f2431c306
Add early shortcodes 2023-09-05 22:29:44 +02:00
Alessandro Jean
45c2e7a614
Show sidebar on the download and extension pages (#18) 2023-09-05 07:55:43 +02:00
Alessandro Jean
20f818dec1
Fix the figure styles in Firefox (#17) 2023-09-05 07:54:06 +02:00
Alessandro Jean
af01a3cdd1
Add a news archive page (#19)
* Add a news archive page.

* Fix read prompt color on dark.

* Change news time position.
2023-09-05 07:28:01 +02:00
Soitora
ae56247633
Add activematch for version link (#16)
* Add activematch for version link

* Test without slash wrappers

* Update changelog to changelogs
2023-09-04 11:50:33 +02:00
Soitora
14b7053410
Group application related sidebar entries 2023-09-04 11:26:04 +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
Alessandro Jean
489801174e
Capitalize the language name in some cases (#14) 2023-09-03 21:56:00 +02:00
Alessandro Jean
87679463a4
Use VitePress's data loader to generate the download page (#13) 2023-09-03 21:55:45 +02:00
Soitora
7812958263
Reduce length of some page descriptions 2023-09-02 22:51:18 +02:00
Soitora
dceaae73c5
Update open-graph image design 2023-09-02 22:46:13 +02:00
Soitora
833c7d9c8b
Set a standard OG background
Included png and webp to test and see if webp works, if so; preferable.
2023-09-02 22:11:11 +02:00
Soitora
88b561f05b
Add testing images 2023-09-02 01:53:15 +02:00
Alessandro Jean
269d9f2509
Fix dir alignment and URL for OG images (#12) 2023-09-02 01:36:17 +02:00
Soitora
7922461112
Tweak OG image styling
Broken, waiting for Alessandro to aid me
2023-09-01 14:37:54 +02:00
Soitora
6f1a88bc00
Attempt to get active Netlify url as hostname 2023-09-01 12:54:41 +02:00
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
Alessandro Jean
881e07b11d
Add Reddit icon to social links (#8)
* Add Reddit icon and replace Twitter bird with X.

* Rollback X change in favour of later Discord poll.
2023-09-01 01:31:33 +02:00
Soitora
a3798162f8
Differentiate Preview and Stable 2023-09-01 00:04:35 +02:00
Soitora
19867fe2d1
Remove extras on Download page 2023-08-31 23:55:47 +02:00
Soitora
976ba0b351
Stylize changelog 2023-08-31 23:49:16 +02:00
Soitora
19cbf9a150
Add tooltip to release dates 2023-08-31 23:16:44 +02:00
Soitora
51c2b94447
Stylize download buttons 2023-08-31 23:13:30 +02:00
Alessandro Jean
1f91c4bafe
Disable Dark Reader explicitly as the site already has a dark theme. (#10) 2023-08-31 21:34:35 +02:00
Soitora
c350e5011f
Fix config names for head and markdown 2023-08-31 16:14:39 +02:00
Soitora
3664221a12
Fix README deploy url 2023-08-31 16:06:33 +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
7412eeacd6
Fix ul dash over asterisk 2023-08-30 22:30:59 +02:00
Soitora
11799beb0a
Fix some minor global inconsistencies 2023-08-30 22:29:34 +02:00
Soitora
1feb7eae20
Fix inconsistencies regarding FAQ descriptions 2023-08-30 22:26:17 +02:00
Soitora
56a3c15101
Rewrite "Application" 2023-08-30 22:23:36 +02:00
Soitora
b065dacabc
Rewrite "General" 2023-08-30 21:20:31 +02:00
Soitora
a273f743a5
Rewrite "Extensions" 2023-08-30 21:08:23 +02:00
Soitora
7b6f2368c7
Rewrite "Miscellaneous" 2023-08-30 20:37:43 +02:00
Soitora
2b18aca8dd
Update Info container background 2023-08-30 20:30:59 +02:00
Soitora
8e0ecf05c0
Improvements to Troubleshooting 2023-08-30 20:30:43 +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