Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dr460nf1r3/website

Source code of my personal website 📑
https://github.com/dr460nf1r3/website

congo dr460nf1r3 hugo

Last synced: 5 days ago
JSON representation

Source code of my personal website 📑

Awesome Lists containing this project

README

        

## Website code of [dr460nf1r3.org](https://dr460nf1r3.org)

This website is built using [Hugo](https://gohugo.io/) & the [Congo](https://git.io/hugo-congo) theme. To work with it, you can do the following:

- `git clone https://github.com/dr460nf1r3/website.git`
- `cd website`
- `hugo server` - this will make the website available at [localhost:1313](http://localhost:1313) which autoreloads after changing any file
- `./build.sh` to build the website
- Serve the contents of the `public` folder with a webserver like Nginx