empress-blog-starter-template
v0.2.1
Published
The default blueprint for ember-cli addons.
Downloads
7
Readme
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.