11 Commits

Author SHA1 Message Date
secret-deus c11929dccb feat(notebook): rebrand Hnote, favicon X, and hand title fonts
notebook-ci / build-push-deploy (push) Successful in 47s
- Brand: Hnote / hang's note / title suffix X.H.
- Tab icon: circular green X logo
- Decorative titles use Nanum Pen + Zhi Mang Xing
- Drop sticky sidebars; keep fluid layout
2026-07-16 22:46:35 +08:00
secret-deus cfc9c82bfd fix(notebook): fluid five-col layout that survives zoom
notebook-ci / build-push-deploy (push) Successful in 48s
Drop display:contents flattening that left a empty right side.
Use fr/clamp columns, hide doodles under 1200px, stack under 900px,
zero edge padding on mobile.
2026-07-16 22:01:35 +08:00
secret-deus 15cdabb647 style(notebook): flatten cards and add side physics doodles
notebook-ci / build-push-deploy (push) Successful in 36s
Remove panel/card borders and shadows for a flatter reading layout.
Add SideDoodles with physics formulas/curves, random angles on load.
2026-07-16 20:01:52 +08:00
secret-deus 4186647222 docs: add Typecho red-team case study and Nutstore push helper
notebook-ci / build-push-deploy (push) Successful in 49s
Summarize the Typecho XML-RPC to RCE to root attack chain as a
publishable security note, and add a small WebDAV PUT script to sync
individual notes to Jianguoyun KnowledgeBase.
2026-07-15 10:09:32 +08:00
secret-deus 63ae4d64de feat: unify notes into posts stream with folder tree and CI
notebook-ci / build-push-deploy (push) Successful in 41s
Merge notes/posts into a single posts collection, redirect /notes to /posts, add folder browsing, and wire Gitea Actions deploy workflow.
2026-07-13 13:40:54 +08:00
vps-ci 6037ff7249 ci: Gitea Actions build -> Harbor -> deploy notebook
notebook-ci / build-push-deploy (push) Successful in 39s
2026-07-12 04:41:46 +00:00
secret-deus decca30bef Sync KnowledgeBase notes from Nutstore WebDAV.
Replace demo notes with 146 vault notes and diagram assets; keep credentials only in local .env.
2026-07-12 11:50:23 +08:00
secret-deus 1d82455b6d fix: coerce note tags numbers/bools for Obsidian YAML 2026-07-12 11:48:48 +08:00
secret-deus 614f64e1e3 feat: Nutstore WebDAV sync scripts and env example 2026-07-12 11:46:40 +08:00
secret-deus 50c6f241e6 deploy: Docker + site URL notebook.any.me.uk 2026-07-12 11:35:17 +08:00
secret-deus 65636fb8ed Add Astro Obsidian notes blog with board layout.
Scaffold a static notes blog with posts/notes collections, wikilinks, vault sync, interactive home gate, and multi-column content-filled layouts across list and article pages.
2026-07-11 23:42:36 +08:00