~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion]
andreijiroh.dev
zensical
mkdocs-material
website
1
2/* WHAT IS THIS? */
3 https://humanstxt.org
4
5/* AUTHOR */
6 Standard: Andrei Jiroh Halili
7 Contact: https://andreijiroh.dev/contact
8 Fediverse: https://tilde.zone/@ajhalili2006
9 From: Marilao, Bulacan, PH
10
11/* SITE */
12 Last update: 2024-10-12
13 Version: Currently unversioned
14 Language: English
15 Doctype: HTML5
16 IDE: nano, (insiders.)vscode.dev
17 Technologies: pip3:mkdocs, pip3:mkdocs-material
18
19/* How is it deployed? */
20 I use GitLab CI on https://mau.dev by ~tulir (https://mau.fi)
21 and deployed on both Cloudflare Pages (production) and RTD Community
22 (as backup in case things go wrong and for previewing changes).
23
24 You can view the GitLab CI config used for deployments at
25 https://mau.dev/andreijiroh-dev/website/-/blob/main/.gitlab-ci.yml,
26 and the homemade scripts at https://mau.dev/andreijiroh-dev/website/-/tree/main/bin.
27 Deployments on RTD Community can be tracked separately
28 at https://readthedocs.org/projects/ajhalili2006/.
29
30/* Legalese */
31 Site source code: MPL-2.0 (excluding third-party code)
32 Website content: CC-BY-SA-4.0 (excluding external content, media may be separately licensed)