1
0
Fork 0
forked from pim/blog

Create nix shell

Remove more devenv stuff
This commit is contained in:
Pim Kunis 2025-01-12 13:02:40 +01:00
parent 433c1ef4b5
commit 95b66d8c45
3 changed files with 27 additions and 15 deletions

View file

@ -1 +1,6 @@
# Blog
```bash
$ cd src
$ jekyll serve
```