summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-08-14feat: parse gallery caption as an inline markdownv0.5.7Gravatar SayaAndy
feat: stylize href links for themes feat: adapt map palette for dark themes like night and ram feat: add popup for markers on maps feat: dump z-index from 13 to 8 for zoom on region level feat: show timezone in catalogue with colon fix: ignore empty lines inside gallery block fix: enable closing tag for gallery block with slash fix: on filter reset in catalogue default to publication date desc sort
2025-08-13fix: mobile page layout overflowingv0.5.6Gravatar SayaAndy
fix: hide sidebar/topbar on gallery maximized
2025-08-12fix: add tzdata in imagev0.5.5.1Gravatar SayaAndy
2025-08-12debug: add log messages for lightgallery parserGravatar SayaAndy
2025-08-12feat: make working timezone shift in galleriesv0.5.5Gravatar SayaAndy
fix: overflown blog page content fix: raise footer a bit higher in desktop mode refactor: start blog catalogue with publication date desc sort
2025-08-12fix: published time sortv0.5.4Gravatar SayaAndy
format: have a map more square on mobile
2025-08-12fix: rm small gap (upper-right corner)v0.5.3Gravatar SayaAndy
fix: correct overflow in blog catalogue fix: better handling of narrow height in blog catalogue feat: include tag count in blog catalogue feat: select all checkboxes on load when none are selected
2025-08-12fix: process trailing slash in url when going upv0.5.2Gravatar SayaAndy
refactor: put :lang: as first layer of href
2025-08-11hotfix: include locale files in runtime imageGravatar SayaAndy
2025-08-11feat: redo blog catalogue with same layout as blog-pagev0.5.0Gravatar SayaAndy
feat: implement localization feat: filters and sort in blog catalogue feat: one-page search feat: ram theme refactor: generate blog catalogue and blog page out of one layout refactor: have one layout for both mobile & desktop (aspect ratio dependable) refactor: use own template manager to use templates separately
2025-08-07chore: rm accidentally added output.cssv0.4.1Gravatar SayaAndy
2025-08-07fix: go up the directory on blog pages with back/home buttonsGravatar SayaAndy
2025-08-06feat: new index page layout (pick a language)v0.4.0Gravatar SayaAndy
feat: blog main pages are now looking at a picked language dir feat: "/blog" redirects to index page format: correct yaml layout of ansible playbook feat: enable no_log back again
2025-08-03debug(ci): log ansible taskGravatar SayaAndy
2025-08-03fix(ansible): use correct format for var names0.3.5Gravatar SayaAndy
2025-08-03fix: set up ssh private key correctlyGravatar SayaAndy
2025-08-03feat(ci): update all github actions to recent onesGravatar SayaAndy
refactor(ansible): make 'all' supergroup fix(ansible): define hosts parameter in playbook
2025-08-03fix(ci): image tagGravatar SayaAndy
2025-08-03refactor: generate output.css on the runGravatar SayaAndy
2025-08-03feat: add ci/cd for build, push & deployGravatar SayaAndy
2025-08-03refactor: use tailwind classes wherever possibleGravatar SayaAndy
2025-08-03refactor: inline svg for background (to cut loading time)0.3.4Gravatar SayaAndy
fix: night sidebar tiling size
2025-08-03fix: more space for enlargened gallery + correct margin0.3.3Gravatar SayaAndy
2025-08-03fix: gallery maximizing is now usable0.3.2Gravatar SayaAndy
refactor: shrink mobile toolbar size from 10% to 8% chore: make night theme a default one
2025-08-02fix: adjust content height to fit all of it in mobileGravatar SayaAndy
2025-08-02feat: add geolocation of places in blog0.3.1Gravatar SayaAndy
2025-08-02fix: night background getting cut in blog0.3.0Gravatar SayaAndy
fix: border-radius not shrinking with screen ratio
2025-08-01feat: adapt main page for mobileGravatar SayaAndy
2025-08-01chore: adapt dockerfile to include b2 creds & configGravatar SayaAndy
2025-08-01feat: support of multi-page blog via b2Gravatar SayaAndy
feat: use markdown + frontmatter for page content feat: add main page with dynamic page lookup feat: add night theme feat: extract timestamp of photo taken from picture name
2025-07-26chore: copy new directories in runtime image0.2.5Gravatar SayaAndy
2025-07-26fix: aligning icons on sidebar/topbarGravatar SayaAndy
2025-07-26refactor: use tailwindcss tool for generating css (vpn required no more for ↵Gravatar SayaAndy
russia) refactor: move css to sayana-static bucket refactor: first touch of rendering templates
2025-07-23fix: name of moduleGravatar SayaAndy
2025-07-23fix: theme switching & saving0.2.4Gravatar SayaAndy
2025-07-23fix: turn off mobile mode of lightgallery (buggy as of now)0.2.3Gravatar SayaAndy
2025-07-22fix: init chosen theme in the beginning0.2.2Gravatar SayaAndy
chore: rm unused classes & dependencies
2025-07-22feat: replace margins & paddings of rem to vmin0.2.1Gravatar SayaAndy
feat: use webp src for lower res screens
2025-07-22feat: gallery rescale on changing resolution0.2.0Gravatar SayaAndy
fix: gallery scaling on various aspect ratios refactor: use vmax instead of vh for scaling, vmin instead of vw feat: use saved theme on loading feat: use darker color for secondary text on lettuce theme fix: typos
2025-07-22fix: docker file typos0.1.0Gravatar SayaAndy
2025-07-22feat: add basic dockerfileGravatar SayaAndy
2025-07-22feat: first demo versionGravatar SayaAndy