Commit Graph

12 Commits

Author SHA1 Message Date
Soitora
f43fecf7ec
Add pnpm setup to Github Actions 2023-08-08 21:05:58 +02:00
Soitora
7d67ff8b73
Replace NPM with PNPM
Faster, easier
2023-08-08 20:39:38 +02:00
Soitora
73a0604bef
Enable sitemap and use overridable hostname
Also changes GitHub workflow to reflect recent changes
2023-08-08 20:06:00 +02:00
Soitora
71ba3a80c9
Remove required docs: before npm script 2023-07-26 01:30:34 +02:00
Soitora
ca560632b8
Attempt to move website to git subdirectory
Better readability as there's a bunch of files that are not related to each other in the root directory
2023-07-26 01:12:38 +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
ccabfb89ec Update workflow 2023-07-19 18:45:27 +02:00
Soitora
2a35303acf Cleanup 2023-07-18 20:14:11 +02:00
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
4526deeb4f Port over stuff from Gridsome 2023-07-18 14:36:36 +02:00