Skip to content

kehers/tinypress

Repository files navigation

Tinypress

About

Tinypress allows you create and manage your Github page blog. It uses the Github API to provide Jekyll's implementation through a simple interface.

Languages and Database

The core of the site is powered by PHP. The markdown parsers are written in Ruby. The client side is, ofcourse, HTML, CSS and Javascript (Backbone). The database is MySQL. MySQL stores template configurations, scheduled posts, saved posts and profile details. Redis is used to cache posts pulled from Github to prevent incessant API polling.

Services

To be updated

Setup

To be updated

About

Create and easily manage your blog on Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published