About
Hi, my name is Jia-Rou and I like to create things. Hence why I made this site, to show off my works and not loose ownership! I originally made my site on Neocities, but I found hosting to be limited on the free plan (still AMAZING) so I moved to GitHub pages.
Right Now
I am currently working on a bunch of different projects and by the time anyone is reading this, I'll probably have moved on to something else again. But things I like right now are: Skareboarding, Weiqi, Front end Development, Writing Poetry and Music. I will hopefully share my journey in all of the above categories, it'll be like my learning log of sorts. So expect guides, music, writings and occational drawings!
Philosophy
When I made this site, and all it's previous versions, I kept one thing in mind: consistancy. I want my developing to be as consistant as humanly robotly possible. Preferibly no set values, no 'one night stand' functions, everything is reusable and configurable easily.
FAQ
Why 11ty over Astro?
I tried a bunch of different SSGs (11ty, Astro, Hugo, Quartz, making my own, making another one, and a third), but ultimately decided on 11ty because of it's large ecosystem combined with it's lightweightness and speed. I am also crazy about folder structure, naming conventions and control so being able to decide all of that myself was a huge plus. I felt like other ones like Astro but especially Hugo were too 'batteries included' and I wanted something readable to me specifically.
Why GH-Pages over Neocities?
Neocities is amazing, a fantstic hosting service. With that said, I am a musician and will upload audio. I could technically use something like Spotify or Soundcloud but then I loose the whole point of the site, to own everything I make. However, I strongly recomend Neocities to anyone who either can use the paid plan or just doesn't upload audios.
Are you remaking it again!?
Yes, always. I am indecisive as a... I can't come up with an analogy.
What contents do you post?
I already made it very clear that I jump from project to project so I can't say for sure. What I do know is that I'll try to make guides (my favourite of the content types). I want to showcase my art like music, novels, poetry and photography. And Probably little notes through my journey of developing this site. I may make a blog/ diary section later on but I don't really know what would go into that category.
Lore
C:./see/more> git log --pretty --decorate█
- 2026-07-05 Create the-pale-garden.md
- 2026-05-25 blogging
- 2026-05-20 writing
- 2026-05-19 blogging
- 2026-05-17 Update README.md
- 2026-05-17 Update README.md
- 2026-05-17 blogging
- 2026-05-16 Blogging
- 2026-05-14 fix: remove .cache/ from gitignore
- 2026-05-14 fix: manual revert
- 2026-05-14 fix: deploy and run gitlog gen
- 2026-05-14 style: update readme
- 2026-05-13 blogging
- 2026-05-12 temp: redirect from /nfc
- 2026-05-12 feat: add page /nfc
- 2026-05-08 fix: gitlog stored in .cache/
- 2026-05-08 feat: add deploy.yml
- 2026-05-08 linting
- 2026-05-08 ... add eslint
- 2026-05-08 style: match config file names
- 2026-05-08 feat: add eslint
- 2026-05-08 add LISENCE and README.md
- 2026-05-08 major refractor
- 2026-05-08 I DONT UNDERSTAND GIT
- 2026-05-02 blogging
- 2026-04-30 blogging
- 2026-04-29 exclude tag pages from collections
- 2026-04-29 add individual tag pages
- 2026-04-29 add optional manual title
- 2026-04-29 add and use capitalize filter
- 2026-04-29 clean up css files
- 2026-04-29 replace og-image
- 2026-04-29 fix grammar error
- 2026-04-29 blogging
- 2026-04-29 add drafts/ to gitignore
- 2026-04-29 add link to README.md
- 2026-04-29 fix include calls
- 2026-04-29 spring cleaning
- 2026-04-29 add copy link button
- 2026-04-29 fix gitlog include usage
- 2026-04-29 fix spelling errors
- 2026-04-29 add allContent collection
- 2026-04-29 blogging
- 2026-04-29 fix sitemap double-index
- 2026-04-29 add README.md
- 2026-04-29 enforce lisence
- 2026-04-29 add site.language in _data/
- 2026-04-29 allow deploy with lint errors
- 2026-04-29 trying to prevent corrupted .git/
- 2026-04-28 add license
- 2026-04-28 add humans.txt and robots.txt
- 2026-04-28 add sitemap
- 2026-04-28 add build script
- 2026-04-28 add deploy.yml and set output _site
- 2026-04-28 define repository name
- 2026-04-28 add favicon and og-image
- 2026-04-28 add jsonLd for article layout
- 2026-04-28 add jsonLd for base layout
- 2026-04-28 split layout with metahead component
- 2026-04-28 split layout with metahead component
- 2026-04-28 add site data for more defaults
- 2026-04-28 add docs/ to gitignore
- 2026-04-28 add git log include
- 2026-04-28 add theme toggle scripts
- 2026-04-28 content
- 2026-04-28 add base content pages
- 2026-04-28 add site metadata and git log data
- 2026-04-28 add plugins and shortcodes
- 2026-04-28 styling
- 2026-04-28 add base layout and includes
- 2026-04-28 Hello World