Commit Graph

7 Commits

Author SHA1 Message Date
Soitora
7de935b557
Change CSS to Stylus
Also reworks some lint commands
2023-07-25 22:38:04 +02:00
Soitora
d336ddf554
Upgrade Vitepress to 1.0.0-beta.6 2023-07-22 17:10:57 +02:00
Soitora
ed09350168
Add markdown-it plugins
Material Design Icon one isn't really working right now, it creates the object sucessfully but there's no font to be injected
2023-07-21 17:20:10 +02:00
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
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
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