refactor: config in sub repo

This commit is contained in:
2026-04-26 14:47:14 +02:00
parent 3459d1e0b5
commit af9b20485e
7 changed files with 34 additions and 41 deletions
+5 -5
View File
@@ -4,8 +4,6 @@
```bash
git clone $REPOSITORY articles
cp .env.example .env
$EDITOR .env
bun run build
```
@@ -20,6 +18,8 @@ bun run build
- [x] set page title
- [x] SPA and opengraph
- [x] build with github actions
- [ ] proper docs
- [ ] custom layout in sub repo ?
- [ ] link to previous/next article
- [x] config in sub repo
- [ ] nav bar on top
- [ ] archive page
- [ ] link to previous/next article
- [ ] proper docs