mirror of https://github.com/lubuntu-team/blog.git
parent
0ad6633a08
commit
6021c7e8f9
@ -1,3 +1,12 @@
|
||||
# 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:
|
||||
```
|
||||
|
Loading…
Reference in new issue