Commit Graph

5 Commits

Author SHA1 Message Date
996aaaddfa v1.0.1: Fix seed sample images not being copied
- Add step in start.sh to copy seed files to data directory
- Ensures sample images display correctly on fresh install
2025-12-29 19:48:00 -06:00
b036e744e1 v1.0.0: Rename package to blinko-cloudron
- Change package id to ren.due.blinko-cloudron
- Update author and contact email
- Reset version to 1.0.0 for initial release
2025-12-29 19:22:42 -06:00
1884e355e5 v1.0.8: Add NGINX location for vditor markdown editor assets
- Serve /dist/ from node_modules/vditor/dist to fix lute.min.js 502 error
- The vditor editor dynamically loads lute parser at /dist/js/lute/lute.min.js
2025-12-29 18:48:23 -06:00
527e555384 Fix changelog format in manifest 2025-12-29 15:50:42 -06:00
9a1bb3d3bc Initial Blinko Cloudron package
- CloudronManifest.json with PostgreSQL and localstorage addons
- Dockerfile based on cloudron/base:5.0.0
- NGINX reverse proxy configuration
- Supervisor process management
- Initialization script with auto-configuration
2025-12-29 15:50:37 -06:00