Skip to content

A library system for building and managing components across an enterprise and based on Twitter Bootstrap 3.

License

Notifications You must be signed in to change notification settings

adamschnaare/enterprise

Repository files navigation

Enterprise

A library system for building and managing components across an enterprise and based on Twitter Bootstrap 3.

Dev Environment

Template Parser. Generates full static site (HTML/CSS/JS) on your local machine. (This is what we actually browse on the web). This allows us to have a pseudo-dynamic site without needing databases.

Note: Jekyll only officially supports Mac/Linux/Unix machines. Windows users should review "Running Jekyll on Windows".

Prerequisites:

A CSS Pre-processor. Various ways to compile this. Download, Install, tell the software to watch your local project directory. When you make changes to the .LESS files, the software will compile it into .CSS files.

Note: The software will make its best guess on where to compile the file. Just make sure it's where you actually want it to go.
Ex: /assets/less/build/examplefile.less should compile to /assets/less/build/css/examplefile.css

About

A library system for building and managing components across an enterprise and based on Twitter Bootstrap 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published