diff --git a/README.md b/README.md new file mode 100644 index 0000000..503d908 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Gitblog +Map a Git repository to your Wordpress blog + +This is an experimental project that allows you to organize wordpress posts as text files, where the directory structure maps on to categories, and post tags are stored as environment variables. Committing updates the post using the Wordpress XML-RPC API.