You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
280 B

6 years ago
# Lubuntu.me Posts
This repository hosts all modern Lubuntu.me blog posts. They're written in Markdown, and using a Python wrapper, automatically created and uploaded.
Put your Wordpress credentials in user.yaml under the following format:
```
---
url:
username:
password:
```