write first blog post

This commit is contained in:
Adrian Sampson 2012-08-01 13:13:56 -07:00
parent fc8511bb65
commit 457cb9204a

View file

@ -3,4 +3,26 @@ title: beets has a new blog
layout: main
section: blog
---
Test post.
Welcome to the brand new [beets blog][]! The beets project has had [a Twitter account][b33ts] for some time now, but I increasingly have more to say than will fit in 140 characters. This blog will be a venue for more detailed writing about the project, Python, open source development, and music software.
These are some of the posts you can expect as the blog gets rolling:
* In-depth descriptions of new features and design changes in beets.
* Guides to doing cool, non-obvious stuff with beets.
* My plans and proposals for how beets will evolve.
* Useful Python snippets and libraries that grow out of the beets project (like [Bluelet][], [Confit][], [pyacoustid][], and [audioread][]).
* Opinions on Python development and maintaining open source projects.
[bluelet]: https://github.com/sampsyo/bluelet
[confit]: https://github.com/sampsyo/confit
[pyacoustid]: https://github.com/sampsyo/pyacoustid
[audioread]: https://github.com/sampsyo/audioread
You can subscribe to this blog using its [Atom feed][atom]. The [Jekyll][]
source for the site is
[on GitHub](https://github.com/sampsyo/beets/tree/gh-pages).
[Jekyll]: http://jekyllrb.com/
[atom]: /blog/atom.xml
[b33ts]: http://twitter.com/b33ts
[beets blog]: http://beets.radbox.org/blog/