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

https://github.com/freyacodes/blog

Simple statically generated personal blogging site
https://github.com/freyacodes/blog

Last synced: 12 months ago
JSON representation

Simple statically generated personal blogging site

Awesome Lists containing this project

README

          

# blog.arbjerg.dev
Simple statically generated personal blogging site. Generally not intended for other blogs than my own,
but you are still welcome to copy this repo.

Build:

```bash
npm start
```