Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fourstepper/old-robinopletal.com


https://github.com/fourstepper/old-robinopletal.com

Last synced: 18 days ago
JSON representation

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`