Website sources https://izzyondroid.org/
Find a file
Izzy 6f3cb2476d
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update donation info
2026-05-22 14:05:44 +02:00
.well-known add funding-manifest-urls 2026-01-26 03:26:24 +01:00
docs update donation info 2026-05-22 14:05:44 +02:00
.gitignore Add basic page + general mkdocs features 2025-10-20 11:20:27 +02:00
.python-version Initial commit 2025-09-22 08:07:44 +02:00
.woodpecker.yml add -y to apt-get install so it does not wait for keyboard input 2025-12-22 16:29:35 +01:00
LICENSE.txt Initial commit 2025-09-22 08:07:44 +02:00
mkdocs.yml add misc development hints 2026-04-11 16:34:56 +02:00
pyproject.toml Make mkdocs serve --watch work again 2025-10-20 11:20:27 +02:00
README.md add license & CI shields to Readme 2025-10-23 11:04:22 +02:00
uv.lock Make mkdocs serve --watch work again 2025-10-20 11:20:27 +02:00

Contributor Covenant License: AGPL v3 CI Pipeline

izzyondroid.codeberg.page

This repository holds the sources for the izzyondroid.codeberg.page homepage.

Getting started

  • install dependencies with uv sync
  • activate the virtual environment with source .venv/bin/activate
  • run mkdocs
    • for publishing run mkdocs build, the result gets built into the site directory
    • for development run mkdocs serve, the results are available at http://127.0.0.1:8000/

License

This documentation with its all content has provided under GNU Affero General Public License (AGPLv3) unless written otherwise.

This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.