fephil / fedkit-assemble

❌ [DEPRECATED] A fast and stable Front End Development workflow. Built with Grunt, Libsass & Assemble.
MIT License
0 stars 0 forks source link

fedkit-assemble

Version: 1.0.1

Build Status [devDependency Status](https://david-dm.org/PJL101/fedkit-assemble

info=devDependencies)

Note: Foley is the next version of my Frontend workflow. It uses Gulp, PostCSS, Webpack, Metalsmith, etc. It is highly recommended to use that instead.

-

fedkit-assemble is a fast, stable, well tested and opinionated frontend development workflow, containing:

Use fedkit-assemble as a base and tailor to your specific needs. Comments, suggestions & pull requests are always welcome. See the issues list for more information about future enhancements and changes.

Install

Download the latest stable release from GitHub. Once this has been done:

How to use

Bower

Bower is used to automatically pull in frontend dependences such as jQuery. The workflow takes the relevant files and integrates them into the relevant folders ready for use. Please see bower.json for an example on how this works.

Known Issues