diff --git a/.wakatime-project b/.wakatime-project index 18d023c..5157c50 100644 --- a/.wakatime-project +++ b/.wakatime-project @@ -1 +1 @@ -tildeweb-ajhalili2006 +@andreijiroh-dev/website \ No newline at end of file diff --git a/README.md b/README.md index 42ecf9f..96ed2d8 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,8 @@ just fork this repo unless you know what you're REALLY doing. If you're pretty serious, please keep several things in mind: -- You must heavily edit the Markdown content of the website. Make your own personal user manual and portfolio, -or heck even go nuts on the homepage.[^1] +- You must heavily edit the Markdown content of the website. Make your own personal user manual +and portfolio, or heck even go nuts on the homepage.[^1] - Blog posts I written in Gemini version are licensed under CC-BY-SA-4.0, [as mentioned below](#legalese) unless specified otherwise. But [for the love of god], please use your own blog posts when writing for diff --git a/gmi/index.gmi b/gmi/index.gmi index f76f170..1c5d536 100644 --- a/gmi/index.gmi +++ b/gmi/index.gmi @@ -1,9 +1,9 @@ # Well hello there! -=> gemini://gemini.andreijiroh.eu.org Viewing from mirror? +=> gemini://gemini.andreijiroh.dev Viewing from mirror? -I'm ~ajhalili2006 (he/they, with emphasis on they/them) and this is my Gemini capsule, hosted on sourcehut pages -(also mirrored to tildes I'm currently in with Gemini support). +I'm ~ajhalili2006 (he/they, with emphasis on they/them) and this is my Gemini capsule, +hosted on sourcehut pages (also mirrored to tildes I'm currently in with Gemini support). Just in case you're wondering, you're viewing the Gemini version of my website, so things might be a bit different or even incomplete. @@ -16,12 +16,7 @@ or even incomplete. ## Where to find me elsewhere -=> https://tilde.zone/@ajhalili2006 Fediverse (I mostly active there) -=> https://verified.coop/@ajhalili2006 Backup account, in case things go wrong on main homeserver -=> https://neurodifferent.me/@JirohsMind Deep dives into my autistic life/mind, sometimes more personal posts, often less politically unhinged content -=> https://ajhalili2006.substack.com/ My blog over at substack... -=> https://blog.andreijiroh.eu.org ...or at Hashnode -=> https://ajhalili2006.start.page All of my socials in one place +=> /links.gmi Everything in one place ---------- diff --git a/markdown/contact/donations.md b/markdown/contact/donations.md new file mode 100644 index 0000000..5e37df9 --- /dev/null +++ b/markdown/contact/donations.md @@ -0,0 +1,5 @@ +# Donations and sponsorships + +[Go back to main contact page](./index.md){ .md-button } + +TBD diff --git a/markdown/contact/index.md b/markdown/contact/index.md index f90f830..5bd8ff8 100644 --- a/markdown/contact/index.md +++ b/markdown/contact/index.md @@ -2,7 +2,7 @@ Helllo! **What would you like to talk about**? -!!! warning "" +!!! info "" This page is being revamped similarly to [Tom Scott's contact page](https://www.tomscott.com/contact), so some links may be broken while being written. diff --git a/mkdocs.yml b/mkdocs.yml index 4b3a52b..ee33fdf 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,20 +27,7 @@ nav: - "All my links": links.md - Legal: - Security policy: security.md - - Personal user manual: - - Manual Homepage: user-manual/index.md - - Personals: - - FAQs about me: faq.md - - Flaws and Quirks: user-manual/flaws-and-quirks.md - - Neurodivergence and Disability: user-manual/neurodivergence-and-disability.md - - Community: - - DNI List: user-manual/dni.md - - Boundaries: user-manual/boundaries.md - - Social Media Policy: user-manual/socials.md - - On Roleplaying: user-manual/roleplaying-hellscape.md - - Communications: - - General Communications Policy: user-manual/communications.md - - Encrypted communications: user-manual/encrypted-communications.md + - User manual: https://wiki.andreijiroh.dev/garden/user-manual - Portfolio: - portfolio/index.md - Projects: portfolio/projects.md