/onepageblog

onepageblog is a small blogging application.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

onepageblog

onepageblog is a small blogging application. It shows all post titles on a single page, and loads the body asynchronously when the user clicks on the title. Each post also has a unique URL and can be rendered in its own page.

It is intended to be used as a submodule in a Django project.