https://github.com/dulvui/99managers.org
Landing page for 99managers.org
https://github.com/dulvui/99managers.org
Last synced: about 1 year ago
JSON representation
Landing page for 99managers.org
- Host: GitHub
- URL: https://github.com/dulvui/99managers.org
- Owner: dulvui
- License: agpl-3.0
- Created: 2024-12-09T11:23:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T11:37:31.000Z (over 1 year ago)
- Last Synced: 2025-03-28T06:38:37.173Z (about 1 year ago)
- Language: CSS
- Homepage: https://99managers.org
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 99managers.org
99 Managers simple landing page visible at [99managers.org](https://99managers.org/)
Available on [Codeberg](https://codeberg.org/dulvui/99managers.org) and [Github](https://github.com/dulvui/99managers.org).
# 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:/var/www/html/99managers.org/ --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