Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobvanderlinden/bobvanderlinden.me
My website
https://github.com/bobvanderlinden/bobvanderlinden.me
Last synced: 7 days ago
JSON representation
My website
- Host: GitHub
- URL: https://github.com/bobvanderlinden/bobvanderlinden.me
- Owner: bobvanderlinden
- Created: 2022-09-28T17:26:10.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T16:52:06.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:15:39.226Z (7 months ago)
- Language: HTML
- Homepage: https://bobvanderlinden.me/
- Size: 47.9 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bobvanderlinden.me
This project builds my website.
## Building
```sh
zola build
```## Development
```sh
zola serve
```