Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/savannahostrowski/savannah.dev
🔮 Made with love, Hugo and Docker
https://github.com/savannahostrowski/savannah.dev
golang hugo
Last synced: 3 months ago
JSON representation
🔮 Made with love, Hugo and Docker
- Host: GitHub
- URL: https://github.com/savannahostrowski/savannah.dev
- Owner: savannahostrowski
- Created: 2022-11-12T07:10:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T00:45:19.000Z (6 months ago)
- Last Synced: 2024-08-17T01:56:07.528Z (6 months ago)
- Topics: golang, hugo
- Language: HTML
- Homepage: https://savannahostrowski.com
- Size: 4.92 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Savannah's Personal Site
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/savannahostrowski/terminal-personal-site?devcontainer_path=.devcontainer/devcontainer.json)This is my personal website, written in Go using Hugo.
## Local Development
1. Run `hugo server`.
1. Visit `localhost:1313` for changes##