Source files for my personal website. https://tuxilio.codeberg.page/
|
1 周之前 | |
---|---|---|
.forgejo | 1 周之前 | |
archetypes | 1 年之前 | |
assets | 1 周之前 | |
content | 1 周之前 | |
layouts | 1 周之前 | |
scripts | 1 周之前 | |
static | 1 周之前 | |
themes | 1 周之前 | |
.gitignore | 1 年之前 | |
.gitmodules | 1 周之前 | |
.woodpecker.yaml | 6 月之前 | |
LICENSE | 1 年之前 | |
README.md | 1 周之前 | |
build.sh | 10 月之前 | |
go.mod | 6 月之前 | |
go.sum | 6 月之前 | |
hugo.yaml | 1 周之前 |
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.