An open API service indexing awesome lists of open source software.

https://github.com/vezwork/articles

Simple, raw, and easy to update blogging software
https://github.com/vezwork/articles

blog framework lite php simple

Last synced: 14 days ago
JSON representation

Simple, raw, and easy to update blogging software

Awesome Lists containing this project

README

          

## Articles ##

Simple blogging software that is easy to customize and update.

---

##### to post to your blog all you have to do is add a new file to the articles folder #####
##### to update the html/css/js of the blog modify files in config #####

---

The magic happens in index.php, don't mess around with it except to **change the** $domain and $title variables. Or if you really want to.

When running locally the site expects you to run it on localhost:8000, if you don't want to do that go into index.php and **change the** $domain variable.