Source files for my personal website. https://tuxilio.codeberg.page/

Tuxilio 29b1741f95 Restore accidently deletet post 1 周之前
.forgejo 6971683a42 Save the website to the wayback machine automatically if anything changes 1 周之前
archetypes 1248248b36 Fix toc finally 1 年之前
assets eba669847e Revert to old theme PaperMod 1 周之前
content 29b1741f95 Restore accidently deletet post 1 周之前
layouts b6be345f2d Add h-entry for URL and categories 1 周之前
scripts eba669847e Revert to old theme PaperMod 1 周之前
static eba669847e Revert to old theme PaperMod 1 周之前
themes eba669847e Revert to old theme PaperMod 1 周之前
.gitignore af59605a75 first page using hugo-simple quickstart template 1 年之前
.gitmodules eba669847e Revert to old theme PaperMod 1 周之前
.woodpecker.yaml 200d6d7b37 fix woodpecker file 6 月之前
LICENSE af59605a75 first page using hugo-simple quickstart template 1 年之前
README.md eba669847e Revert to old theme PaperMod 1 周之前
build.sh 87a7494f7e update build.sh 10 月之前
go.mod a5b4424b19 tidy [SKIP CI] 6 月之前
go.sum a5b4424b19 tidy [SKIP CI] 6 月之前
hugo.yaml 147e74a088 Add license info, add h-card 1 周之前

README.md

Source code of Tuxilio's personal website CI status

This is the source code for Tuxilio's Personal Website.

How to build

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.

License

  • All text is under CC-BY-SA 4.0, unless otherwise noted.
  • All code is under GPLv3.0 or later, unless otherwise noted.

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.