Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rv178/website
Nord themed blog site with PaperMod and Hugo
https://github.com/rv178/website
Last synced: 25 days ago
JSON representation
Nord themed blog site with PaperMod and Hugo
- Host: GitHub
- URL: https://github.com/rv178/website
- Owner: rv178
- Created: 2022-05-31T16:44:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T16:10:37.000Z (3 months ago)
- Last Synced: 2024-08-02T18:02:06.226Z (3 months ago)
- Homepage: https://rv178.is-a.dev/
- Size: 955 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog site
Nord themed blog site with [PaperNord](https://github.com/rv178/PaperNord) and [Hugo](https://gohugo.io).
### Run
You can run this via `hugo server -D` or install [baker](https://github.com/rv178/baker).
```
bake
```### Build
```
bake prod
```