garden
- Status
- Done
- Live Site
- https://arney-garden.pages.dev
- Repository
- https://github.com/Arney1/garden
- Start Date
- Jul 22nd, 2026
- •
"How can I know what I think till I see what I say?" — E.M. Forster, Aspects of the Novel
- •
Description
- •
my developer portfolio and digital garden. a growing collection of notes, projects, and things I’m figuring out.
- •
written in Logseq and published as individual HTML pages through a custom static exporter.
- •
keeps the outline-based reading experience, connected notes, and graph view while making the initial load feel like a regular website.
- •
- •
Features
- •
nested, collapsible outlines
- •
page links, backlinks, and tag collections
- •
interactive graph view with local neighborhoods
- •
full-text search, loaded only when used
- •
syntax-highlighted code and pre-rendered equations
- •
readable without JavaScript; search and graph exploration are optional enhancements
- •
- •
- •
Tasks
- •
deployment
- Status
- Done
- •
make a landing page
- Status
- Done
- •
fix asset error
- Status
- Done
- •
migrate from github pages to cloudflare
- Status
- Done
- •
switch logo
- Status
- Done
- •
optimize further
- Status
- Done
- •
UI and UX QoL and consistency
- Status
- Done
- •
review site structure, broken links, and general mobile responsiveness
- Status
- Done
- •
make a/complete the commit pipeline
- Status
- Done
- •
Huge refactor to fix the huge issue of erally realy slow initial load
- Status
- Done
- •
- •
Evaluation
- •
replaced the original SPA export with a static, multi-page website.
- •
reduced homepage HTML from roughly 17 MB to 11 KB, excluding styles, scripts, and images.
- •
readers no longer need to load the entire graph or initialize a browser database before seeing content.
- •
graph view remains available and loads only when opened.
- •
the publishing workflow still starts with Logseq’s public-page export.
- •
live Logseq queries and plugins aren’t supported; relationships and page content are generated at build time.
- •
- •
- •
https://github.com/Arney1/garden
- •
https://arney-garden.pages.dev