Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 📑
- Host: GitHub
- URL: https://github.com/dr460nf1r3/website
- Owner: dr460nf1r3
- Created: 2021-12-24T13:23:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T13:55:08.000Z (30 days ago)
- Last Synced: 2024-12-06T14:44:48.254Z (30 days ago)
- Topics: congo, dr460nf1r3, hugo
- Language: HTML
- Homepage: https://dr460nf1r3.org
- Size: 15.1 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - dr460nf1r3/website - Source code of my personal website 📑 (HTML)
- awesome-starred - dr460nf1r3/website - Source code of my personal website 📑 (HTML)
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