Day 13/100
Date: 19/01/23
Goal:
Make a simple portfolio + blog site using SvelteKit for my anon account
Today's Progress:
- Adds
vite-markdown-preprocessor
and configuration - Adds functionality on
/blog/[slug]
for rendering the files from the data git submodules - Fix: removed a lot of redundant code
- CI: fixed the CI
Thoughts:
- Looks terrible, but I can defo start styling again tomorrow
Next:
- Style
/blog/[slug]