Skip to content

vezwork/articles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple, raw, and easy to update blogging software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages