An open API service indexing awesome lists of open source software.

https://github.com/paraseba/blog

Personal blog
https://github.com/paraseba/blog

Last synced: 4 months ago
JSON representation

Personal blog

Awesome Lists containing this project

README

          

# My blog

[Deployed here](https://blog.sebastian-galkin.com/)

- clean all: make clean
- nix-shell with all dependencies: make shell
- start server watching all site files: make watch
- build all html/css: make build
- rebuild all html/css: make build
- deploy: make deploy