Skip to content

mcos/SkeleBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a lightweight blogging app built on top of web.py.

It uses Dropbox as a filestore to sync flat files, which will serve as
the backend. This gives the user full control over the backend from
anywhere.

Upon login, the user will be prompted to log in to dropbox and then to
select a folder to use as the directory to store all posts.

Posts are stored in directory split by date, in the form
YYYY/MM/DD. Files can be stored in either Markdown or HTML format.

About

A simple blogging engine built on web.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages