Let’s talk about the Future of Jamstack — Join us

empress-blog

179 stars
31 forks
39 issues
Home page
https://github.com/empress/empress-blog
Repository
empress/empress-blog
Language:
JavaScript
License:
MIT
Templates:
Ember, Markdown

This project is designed to be a fully-functional, static site implementation of a blog system that is mostly compatible with Ghost and is built on EmberJS with fully working out of the box SEO friendly output.

Features

  • Fast no-reload page changes
  • No web-development skills required to get up and running
  • Uses Markdown to author content
  • RSS implementation
  • Automatic image resizing
  • Built on Ember and uses ember-cli, the best frontend cli on the market right now!

Templates

empress-blog supports the use of shallow forks of Ghost themes and currently supports

As Ghost uses handlebars it is not too difficult to port an existing template to use Ember templates.

We now support a Template Generator that allows you to get started very quickly with a barebones template based on the Ghost Starer template. To find out more check out the documentation for create-empress-blog-template.

Examples

The default output can be seen deployed on Netlify here: https://empress-blog.netlify.com/

If you want an example of the this "in production" then check out the Stone Circle Blog. If you use this in production let us know on Twitter and we can add a "built with empress-blog-casper-template" wiki.

You do not need to be a web developer to be able to use this system. You just write markdown files and the rest of the work is performed by EmberJS' build system.

Deploy to Netlify

Find more static site generators.