Commit Graph

3 Commits

Author SHA1 Message Date
6d43b3c844 Update package dependencies and enhance development setup
- Added `browser-sync` and `concurrently` as devDependencies for improved development workflow.
- Updated the `dev` script to run the build process and start a live server concurrently.
- Enhanced the about page with a link to the source code repository hosted on a self-managed Gitea instance.
2026-01-25 23:18:32 +01:00
47fc81bc72 Initial static site implementation
- Node.js build script with gray-matter and marked
- Self-hosted fonts (DM Serif Display, Karla)
- Swedish badge system for origin transparency
- Filtering by category, region, tags, and search
- URL-based filter state for shareable links
- Individual entry pages
- About and badge info pages
- Privacy-focused: no cookies, no tracking, no external requests
- Hosted in Lerum, Sweden
2026-01-25 22:45:50 +01:00
3470a9c8e2 Initial commit 2025-11-14 21:16:20 +01:00