Source code for my personal website.
https://scy.name/
- Python 47.2%
- HTML 33.9%
- Makefile 18.9%
|
|
||
|---|---|---|
| .forgejo/workflows | ||
| docs | ||
| includes | ||
| theme/overrides | ||
| .gitignore | ||
| main.py | ||
| Makefile | ||
| mkdocs.yml | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
scy.name
This is the source repository for scy's website.
The website is based on Markdown files in docs/, which get converted into static HTML using Material for MkDocs.
License
This project is copyrighted © 2025 scy.
- The content in
docsis licensed under CC BY 4.0 except where otherwise noted.docs/stylesheets/intercontains the Inter Variable font, Copyright (c) 2016 The Inter Project Authors, licensed under the SIL Open Font License, version 1.1.docs/stylesheets/iosevkacontains some variants of the Iosevka Fixed font, Copyright (c) 2015-2025, Renzhi Li (aka. Belleve Invis), licensed under the SIL Open Font License, version 1.1.
- Everything outside of
docsis licensed under the MIT License.