0.2.1 • Published 5 years ago

empress-blog-starter-template v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

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.