Empress icon indicating copy to clipboard operation
Empress copied to clipboard

Simple blogging with EmberJS and GitHub

Results 4 Empress issues
Sort by recently updated
recently updated
newest added

Dynamic JS content is hard for Google to crawl. Look in to options to make Empress content crawlable. https://developers.google.com/webmasters/ajax-crawling/

enhancement

Right now, the `App.Posts` loop just loops the links to each post. Wouldn't it be more interesting if it had excerpts? Perhaps there could be a method to just grab...

enhancement

Iterating over that posts array is slow, especially as the number of posts grow. Either change json structure or find a smarter way to pull a post from the list.

enhancement

First, this is an awesome project. I've worked with Jekyll or a while, but got sick of it. I'll probably switch to this. One of my first thoughts was that...

enhancement