refactor: config in sub repo
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user