Source files for my personal website. https://tuxilio.codeberg.page/
|
5 days ago | |
---|---|---|
.forgejo | 5 days ago | |
archetypes | 1 year ago | |
assets | 6 days ago | |
content | 5 days ago | |
layouts | 5 days ago | |
scripts | 6 days ago | |
static | 6 days ago | |
themes | 6 days ago | |
.gitignore | 1 year ago | |
.gitmodules | 6 days ago | |
.woodpecker.yaml | 6 months ago | |
LICENSE | 1 year ago | |
README.md | 6 days ago | |
build.sh | 10 months ago | |
go.mod | 6 months ago | |
go.sum | 6 months ago | |
hugo.yaml | 5 days ago |
This is the source code for Tuxilio's Personal Website.
This is a static website using Hugo to be built. So you need Hugo to build this.
You have to update the submodules first:
git submodule update --init --recursive
To build, just type this into the console:
hugo
Then retrieve the result from the directory public
.
This directory contains all the webpages and data files and can be uploaded to a webserver.
If you want to build the site again, delete public
first.
The Tuxilio Penguin is from FreeSVG, licensed under CC0.
Other logos and screenshots might fall under different conditions, see content/meta/copying.md
for details.