Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedigitalninja/ninja-jekyll
A bootstrap based Jekyll framework and theme for websites.
https://github.com/thedigitalninja/ninja-jekyll
bootstrap jekyll jekyll-site jekyll-template jekyll-website
Last synced: 3 months ago
JSON representation
A bootstrap based Jekyll framework and theme for websites.
- Host: GitHub
- URL: https://github.com/thedigitalninja/ninja-jekyll
- Owner: TheDigitalNinja
- License: mit
- Created: 2017-09-04T22:30:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T18:29:53.000Z (about 7 years ago)
- Last Synced: 2024-09-29T03:02:28.295Z (3 months ago)
- Topics: bootstrap, jekyll, jekyll-site, jekyll-template, jekyll-website
- Language: CSS
- Homepage:
- Size: 626 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ninja Jekyll
[![Build Status](https://travis-ci.org/TheDigitalNinja/Ninja-Jekyll.svg?branch=master)](https://travis-ci.org/TheDigitalNinja/Ninja-Jekyll)
A bootstrap based Jekyll framework and theme for websites.
[View Demo](https://thedigitalninja.github.io/Ninja-Jekyll/)
## Requirements
* Jekyll
* Ruby 2.1 or above
* Nodejs
* Grunt## Installation
git clonenpm install
## Usage
Run `jekyll serve --watch` and `grunt watch` at the same time to watch for changes both jekyll and less files.