mirror of
https://github.com/hacks-guide/Guide_Vita.git
synced 2024-11-23 09:39:44 +00:00
d0d958cf9c
* Switch to new theme and update VuePress to beta49
Non-breaking changes in the guide:
- URLs in the get-started version table now explicitly include `.html`
as otherwise it doesn't work under Vite. (It probably works under
GitHub Pages, but it's better for it to work everywhere instead.)
Breaking changes in the guide:
- The front page button is nixed and replaced with a link to
get-started at end of page
* Kang publish script from dsi.cfw.guide
The VuePress 2.0.0-b49 changes were only tested with npm. It is unknown
whether yarn will actually work with the changes.
dsi.cfw.guide already uses npm for this, so let's just use the script
from there as it is known to work.
This file was taken from the following snapshot:
66d1089257/.github/workflows/publish.yml
* Document website testing process in README
* fix hero image and add get started button
* update theme
---------
Co-authored-by: emiyl <me@emiyl.com>
4 lines
126 B
Plaintext
4 lines
126 B
Plaintext
[submodule "docs/.vuepress/vuepress-theme"]
|
|
path = docs/.vuepress/vuepress-theme
|
|
url = https://github.com/emiyl/emiyl-theme
|