mirror of
https://github.com/beetbox/beets.git
synced 2025-12-09 10:05:35 +01:00
741 B
741 B
| layout | title | section | shorttitle |
|---|---|---|---|
| main | The beets blog. | blogindex | blog |
This is the weblog for beets, an open-source music management system by Adrian Sampson. It consists of announcements about the project, guides to doing fancy stuff with beets, and technical articles about Python and music-related development.
[Subscribe to the feed.][sub] You should also follow @b33ts on Twitter, where smaller project updates are posted more frequently.
[sub]: {{ site.url }}/blog/atom.xml
{% for post in site.posts %}
- {{ post.date | date: '%B %e, %Y' }}: {{ post.title }}. {% endfor %}