Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourstepper/old-robinopletal.com
https://github.com/fourstepper/old-robinopletal.com
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fourstepper/old-robinopletal.com
- Owner: fourstepper
- License: other
- Created: 2023-11-19T18:30:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-19T18:30:35.000Z (about 1 year ago)
- Last Synced: 2024-11-30T20:09:00.358Z (23 days ago)
- Language: HTML
- Size: 5.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robinopletal.com
This is my old website's code. New website's code is available [here](https://codeberg.org/fourstepper/robinopletal.com/)
---
This website is built with hugo and containerized in the build process. Automatic deployments are planned as well, for now deployed using Ansible to a Hetzner Cloud VPS.
## Run locally
1. Download Hugo, either via distribution package or from releases of the `hugo` project on Github
2. Run `hugo server -b http://localhost -D`