No description
https://sam-peters.de/
| content | changes to pic | |
| static | Hotfix for post_listing_date=updated if there is no updated date on post | |
| themes/tabi | Tabi Update | |
| .gitignore | delete public folder | |
| .gitmodules | Updated tabi | |
| config.toml | change favicon from png to ico | |
| README.md | initial files | |
Website
This site uses zola, a static site engine, to generate the website files. The current theme in use is tabi.
See this links for further information:
The generated files are in a seperate repository called pages. Codeberg-pages uses this repo to display the website.
Build the static site with zola build into the public directory.
Copy the files from the public directory to the pages repository.