Empress

screenshot of Empress

Simple blogging with EmberJS and GitHub

Overview

Empress is an innovative blogging template that makes it easier for users to create and manage their blogs using the power of EmberJS and GitHub. Focusing on simplicity and efficiency, Empress enables authors to write their posts in Markdown and utilizes git alongside some clever Ruby configurations to dynamically generate blogs. The project is particularly appealing for those who are comfortable with version control and want to maintain a sleek, responsive design by leveraging Twitter Bootstrap.

Setting up Empress is straightforward, even for those who may be new to blogging platforms. With a few simple steps, you can have your blog up and running, hosted directly on GitHub. It combines the flexibility of markdown writing with the organizational power of git, empowering you to produce and publish content with ease.

Features

  • Markdown Support: Write your blog posts effortlessly using Markdown, allowing for easy formatting and structuring of your content.
  • Git Integration: Seamlessly track changes and collaborate with others using git, making version control a breeze for your blogging process.
  • Dynamic Blog Generation: Empress generates your blog in real-time by referencing files with commits in your git tree, ensuring that your content is always up to date.
  • Easy Deployment on GitHub: Host your blog directly on GitHub Pages with simple setup instructions, making it accessible to anyone with a GitHub account.
  • Customizable Template: Leverage Twitter Bootstrap for responsive design, making it simple to style your blog to match your personal aesthetic.
  • Post Management: Organize your posts by naming them with slugs, ensuring user-friendly URLs and easy navigation.
  • Local Testing: Preview your changes locally before publishing by running a simple script, ensuring everything looks perfect before going live.