mirror of
https://mau.dev/andreijiroh-dev/website.git
synced 2024-11-21 16:13:38 +00:00
Sources of ~ajhalili2006's website, built with Mkdocs for Material.
c2870b3fe1
Signed-off-by: ~ajhalili2006 (vern/ctrl-c) <ajhalili2006@vern.cc> |
||
---|---|---|
.vscode | ||
gmi | ||
markdown | ||
overrides | ||
.build.yml | ||
build.sh | ||
mkdocs.ctrl-c.yml | ||
mkdocs.dev.yml | ||
mkdocs.yml | ||
package-lock.json | ||
package.json | ||
README.md | ||
requirements.txt | ||
vern.Caddyfile |
tildeverse.andreijiroh.dev + Gemini-ified blog posts
This is my personal website in the tildeverse, built with Material Design for Mkdocs and also the official home formy blog posts in Gemini format. Site content (exluding external content) is licensed under CC BY-SA 4.0.
Development
git clone https://mau.dev/ajhalili2006/tildeverse-web
orgit clone git@git.sr.ht:~ajhalili2006/tildeverse-web
pip3 install -r requirements.txt
mkdocs serve
,firefox http://localhost:8000
andnano markdown/<whatever>.md
git commit --signoff
andgit send-email ...
Contributing
Patches are always welcome, although you must sign-off your commits to comply with the Linux DCO. Please be reminded that while this is a personal open-source project, please expect long waiting times during pathc reviews and don't be disappointed when I disagree on stuff and chose not to merge the patches for any reasons, including mental health breaks.