+15
.env.example
+15
.env.example
···+# see https://developers.cloudflare.com/workers/wrangler/system-environment-variables/ for details
+65
.github/workflows/deploybot.yml
+65
.github/workflows/deploybot.yml
···+# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.+# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.
+27
.gitlab-ci.yml
+27
.gitlab-ci.yml
···
+4
.gitpod.Dockerfile
+4
.gitpod.Dockerfile
······
+2
.gitpod.yml
+2
.gitpod.yml
+4
-2
.vscode/settings.json
+4
-2
.vscode/settings.json
···
+1
.wakatime-project
+1
.wakatime-project
···
+20
-10
README.md
+20
-10
README.md
···-This is my sources for both [`andreijiroh.dev`](https://andreijiroh.eu.org) and tilde userpages in Ctrl-C Club and ~vern, built with Mkdocs + Material theme by ~squidfunk. (Sources for Gemini version of the website is available at `gmi` directory.)+[](https://pages.dev)+[](https://mau.dev/ajhalili2006/tildeverse-web/commits)+This is my sources for both [`andreijiroh.(eu.org|dev)`](https://andreijiroh.eu.org) and tilde userpages in Ctrl-C Club and ~vern,+built with Mkdocs + [Material theme](https://go.andreijiroh.eu.org/mkdocs-material) by [~squidfunk](https://go.andreijiroh.eu.org/squidfunk).···+gh -R ajhalili2006/tildeverse-web pr create # might automatically closes PR due to mirror status···Please be reminded that while this is a personal open-source project, please expect long waitingtimes during pathc reviews and don't be disappointed when I disagree on stuff and chose not to merge+The only thing that's not covered by this is [the favicon version](markdown/assets/images/favicon.png) of my profile picture.
+5
-3
bin/deploykit-pages.sh
+5
-3
bin/deploykit-pages.sh
······
+15
-6
docker/Dockerfile
+15
-6
docker/Dockerfile
···# https://squidfunk.github.io/mkdocs-material/setup/setting-up-social-cards/#linux but for Alpine···
+4
-3
markdown/_redirects
+4
-3
markdown/_redirects
······/legal/privacy/coda https://coda.io/@ajhalili2006/readme/privacy-policy-for-coda-hosted-pages-4
+20
markdown/user-manual/boundaries.md
+20
markdown/user-manual/boundaries.md
···+* Don’t leak nor spill beans on what shouldn’t be discussed, especially confidential and personal stuff.+Looking for mental health parts, especially on neurodivergence/disability? You might be looking at [:material-wheelchair-accessibility::fontawesome-solid-brain: Neurodivergence and Disability](./neurodivergence-and-disability.md).+Hopefully tantrums, meltdowns and shutdowns don’t happen in front of your own eyes in levels I can’t handle, especially the silent ones.
+6
-3
markdown/user-manual/communications.md
+6
-3
markdown/user-manual/communications.md
···* Work-related stuff should be discussed in Recap Time Squad’s chatrooms (either public or staff-only, although anything confidential/internal should be stay in staff-only chat).+* I don't usually read email, but if you sent me some important emails (via my `@crew.recaptime.eu.org` )+[^1]: My regular rest days usually happen on Saturdays, although they might be adjusted because of holidays and other reasons.
+21
markdown/user-manual/dni.md
+21
markdown/user-manual/dni.md
···+This page contains the list of people where ~ajhalili2006 specifically does not want to interact with them. It is expected for those who are affected by this DNI list to avoid following him, although blocking him is too much unless otherwise needed.+If spotted (even when following the Community Code of Conduct) in my his personal spaces (not in professional settings including Recap Time Squad, although his boundaries still apply), expect moderation actions up to and including wielding banhammers against your Tumblr blogs (plus other accounts across the internet).+I’m not a pro-shipper, although sometimes things go horribly wrong when I ship people that shouldn’t be shipped. I’m more of a silent “ship responsibly” advocate like anyone else.+I do not generally banhammer any people who support/stan Dream and the crew (aka Dream Team for the uninitiated), unless they do things toxic do fans in the interwebs.
+1
-1
markdown/user-manual/index.md
+1
-1
markdown/user-manual/index.md
···
+8
mkdocs.yml
+8
mkdocs.yml
······
+5
-3
package.json
+5
-3
package.json
···-"docker:ci": "docker build -t dock.mau.dev/ajhalili2006/tildeverse-web/build-ci:localdev ./docker"+"docker:ci": "DOCKER_BUILDKIT=1 docker build -t dock.mau.dev/ajhalili2006/tildeverse-web/build-ci:localdev ./docker"