Skip to content

skuark/dsong-archive

Repository files navigation

El Archivo de dSong

https://dsong.es/

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.

Requirements

  • Node.js 18+

Installation

npm install

Development

Start the development server with hot reload:

npm run serve

The site will be available at http://localhost:8080.

Production

Generate the static site in the _site folder:

npm run build

Technologies

License

All content is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Spain (CC BY-NC-SA 3.0 ES).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published