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
- Host: GitHub
- URL: https://github.com/freyacodes/blog
- Owner: freyacodes
- License: mit
- Created: 2019-07-01T11:22:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T17:10:17.000Z (over 2 years ago)
- Last Synced: 2024-05-02T00:51:41.110Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://ramblings.fred.moe
- Size: 1.29 MB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```