Sources of ~ajhalili2006's website, built with Mkdocs for Material.
Find a file
Andrei Jiroh Halili edd3a98042
Update content on keys and stuff
Also in this commit I officially added the script
that handles the stuff on the vern side of things
regarding reverse proxy.

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>
2023-01-19 11:35:32 +00:00
.vscode Commit literally everything to kick tires 2022-11-02 00:28:28 +08:00
gmi Commit literally everything to kick tires 2022-11-02 00:28:28 +08:00
markdown Update content on keys and stuff 2023-01-19 11:35:32 +00:00
overrides Update website content and config 2022-12-14 03:36:53 +00:00
.build.yml Update content on keys and stuff 2023-01-19 11:35:32 +00:00
build.sh Update website content and config 2022-12-14 03:36:53 +00:00
mkdocs.ctrl-c.yml Commit literally everything to kick tires 2022-11-02 00:28:28 +08:00
mkdocs.dev.yml Update website content and config 2022-12-14 03:36:53 +00:00
mkdocs.yml Update website content and config 2022-12-14 03:36:53 +00:00
package-lock.json Commit literally everything to kick tires 2022-11-02 00:28:28 +08:00
package.json Commit literally everything to kick tires 2022-11-02 00:28:28 +08:00
README.md Update repo README and some docs + Caddyfile config 2022-12-26 17:28:16 +00:00
requirements.txt chore(global): inital commit 2022-10-22 01:34:59 +08:00
start-caddy-tildeserv.sh Update content on keys and stuff 2023-01-19 11:35:32 +00:00
vern.Caddyfile Update repo README and some docs + Caddyfile config 2022-12-26 17:28:16 +00:00

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

  1. git clone https://mau.dev/ajhalili2006/tildeverse-web or git clone git@git.sr.ht:~ajhalili2006/tildeverse-web
  2. pip3 install -r requirements.txt
  3. mkdocs serve, firefox http://localhost:8000 and nano markdown/<whatever>.md
  4. git commit --signoff and git 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.