Commit Graph

10 Commits

Author SHA1 Message Date
Soitora
65c9f4fb61 Move env to root 2023-07-18 15:55:23 +02:00
Soitora
b2f7924af3 Use custom env for base directory
Enabling override ability needed for GitHub Pages
2023-07-18 15:46:44 +02:00
Soitora
dd1fbf8b30 Add GitHub Pages
Not replacing Netlify, but easier to see if build fails or not quickly.
2023-07-18 14:52:34 +02:00
Soitora
0d13d02798 Add experimental markdownlint
Doesn't solve any issues but prints a long log of what it considers being an issue.

Also uses "sentences-per-line" to enforce 1-sentence per line, markdown handles it anyways and it makes git changes much more readable.
2023-07-18 14:48:06 +02:00
Soitora
f252203611 Lint files
Adds running prettier to pre-commit, linted files we have, removing unused files
2023-07-18 14:38:14 +02:00
Soitora
4526deeb4f Port over stuff from Gridsome 2023-07-18 14:36:36 +02:00
Soitora
fecca1984d Try lowercase for Netlify 2023-07-18 02:14:27 +02:00
Soitora
a1c818f1af Netlify build error 2023-07-18 02:10:41 +02:00
Soitora
4cde14be37 Fix casing on fork names 2023-07-18 02:05:52 +02:00
Soitora
a4a89ec9b0 Port Vuepress to Vitepress 2023-07-18 02:00:06 +02:00