Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbbirkisson/gbb-is
Hugo source for my litte website
https://github.com/gbbirkisson/gbb-is
Last synced: about 9 hours ago
JSON representation
Hugo source for my litte website
- Host: GitHub
- URL: https://github.com/gbbirkisson/gbb-is
- Owner: gbbirkisson
- Created: 2022-05-03T11:13:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-30T19:49:05.000Z (3 months ago)
- Last Synced: 2024-11-06T13:38:35.175Z (about 2 months ago)
- Language: HTML
- Size: 2.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
gbb-is
This is the source for my [private website](https://gbb.is) where I publish my notes. The website is powered by [hugo](https://gohugo.io/).
* [Testing locally](#testing-locally)
## Testing locally
```console
$ make serve
```