spin jquery bs3
1.0.0
SPIN Admin/Dashboard Theme with a minimalist design and innovative Dark UI will let you build an amazing and powerful application with great UI. Perfectly designed for large scale applications, with detailed step by step documentation. It is built based on the latest standards and recommendations. It is powered by Bootstrap framework 3.x, which is currently one of the most popular framework in the world.
gem install bundler
), Node, Bower and Gulpgit clone https://github.com/0wczar/spin.jekyll.git
npm install
to install NPM packagesbower install
to install Bower packagesgulp bower
to attach Bower packages to Jekyllbundler
to install required Gemsgulp
to start Jekyll with HTML/JS/Styles watcher. To start watching ONLY HTML files run gulp jekyll
bower install <package-name> --save
for example bower install jquery --save
. The Bower packages list can be found here - http://bower.io/search/gulp bower
to attach the new library./src/assets/scss/<plugin-name>
/src/assets/stylesheets/<plugin-name>.css
/src/_includes/head.html
for example <link rel="stylesheet" href="assets/stylesheets/select2-bootstrap.css">
/src
folder for example /src/new-page.html
layout: default
. Other usable variables are: bodyClasses
which adds appropriate classes to the body tag, defaultContainer
which adds specific container to navbar and footer and title
which is injected into head and can be used in the content via {{ page.title }}
. Example: <li class="{% if page.url == "/default.html" %}active{% endif %}"><a href="/default.html"><span class="nav-label">Default</span></a></li>
localhost:3000/new-page/
gulp build:vanilla
cd /site
npm install
bower install
gulp build
/dist
gulp build:seed
/starter
cd /your_catalog
git reset --hard origin/master
<span data-faker="{{date.day}} {{date.monthDigit}} {{date.year}} {{date.time}}"></span>
data-faker="[[date.monthShort]]"
data-faker="[[date.weekdayShort]]"
<span data-faker="[[random.percentage]]"><span>
<span data-faker="[[random.percentagePoint]]"><span>