https://github.com/dulvui/simondalvai.org
My personal website
https://github.com/dulvui/simondalvai.org
blog zola
Last synced: about 1 year ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/dulvui/simondalvai.org
- Owner: dulvui
- License: agpl-3.0
- Created: 2022-01-03T21:07:19.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T15:04:33.000Z (over 1 year ago)
- Last Synced: 2025-03-19T07:53:02.622Z (about 1 year ago)
- Topics: blog, zola
- Language: CSS
- Homepage: https://simondalvai.org
- Size: 6.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simondalvai.org
My personal website visible at [simondalvai.org](https://simondalvai.org/) or it's short link [s9i.org](https://s9i.org/)
Created with [Zola](https://www.getzola.org/) and [magic-box theme](https://github.com/dulvui/magic-box).
Available on [Codeberg](https://codeberg.org/dulvui/simondalvai.org) and [Github](https://github.com/dulvui/simondalvai.org).
# Sandbox
# Build
To build the site locally please install first [zola](https://www.getzola.org/).
```
cd src
zola build
```
# Deploy
This deployment is specific for my infrastructure, but it works with any caddy server or other http server.
```
rsync -vra public/ floresta-root:/root/docker/web/simondalvai.org/site/ --delete
```
# Licenses
The website itself is licensed under the [GNU AGPL v3.0](LICENSE) license.
All content made by myself is licensed under the [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/) license.
[Simple-icons](https://github.com/simple-icons/simple-icons) are used in the footer. They are [CC0-1.0](https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md) licensed