Static archive of dSong, a non-profit music blog founded on May 18, 2009, where a group of friends shared daily music recommendations. Over 8 years, nearly 2,000 articles were published, including 335 podcast episodes in collaboration with UniRadio Jaén.
The original blog ended in early 2017. Rather than let all this content be lost on a backup drive, this project was created to preserve it in a new format—with features like filtering, sorting, and random post discovery.
- Node.js 18+
npm installStart the development server with hot reload:
npm run serveThe site will be available at http://localhost:8080.
Generate the static site in the _site folder:
npm run build- Eleventy - Static site generator
- Nunjucks - Template engine
- markdown-it - Markdown parser
- date-fns - Date utilities
All content is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Spain (CC BY-NC-SA 3.0 ES).
