Skip to content

empress/empress-blog-starter-template

 
 

Repository files navigation

empress-blog Starter Theme

A starter framework for empress-blog themes! This repository contains blueprints that are designed to be installed automatically with create-empress-blog-template. To read more you should read the **** but if you want to get started right away here is a super quick start:

npm init empress-blog-template <name>
cd empress-blog-example-template
npm start

If you then navigate to http://localhost:4200 you will see the default Starter theme that is taken from the official Ghost Starter Theme

PostCSS Features Used

  • Autoprefixer - Don't worry about writing browser prefixes of any kind, it's all done automatically with support for the latest 2 major versions of every browser.
  • Variables - Simple pure CSS variables
  • Color Function

Copyright & License

Copyright (c) 2013-2019 Ghost Foundation - Released under the MIT license.

About

A development starter theme for Ghost

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 49.2%
  • JavaScript 28.4%
  • HTML 22.4%