Commit Graph

7 Commits

Author SHA1 Message Date
Soitora
f67b3ddeae
Split configs and add Hooks
Fixes icon color being wrong
Adds hooks based off of paullaros work
News section which generates RSS
Dynamic meta with frontmatter support
Automatic sitemap

Co-Authored-By: Paul Laros <1512219+paullaros@users.noreply.github.com>
2023-07-20 18:33:57 +02:00
Soitora
0db0885eb3 Lint and Format 2023-07-20 01:52:43 +02:00
Soitora
bebcfdac4a Lint markdown as well 2023-07-18 20:56:45 +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
a4a89ec9b0 Port Vuepress to Vitepress 2023-07-18 02:00:06 +02:00