Sha256: c19a976b468b398196d189acaf62ae1baa134f554298804a8121f2e263c30850

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

# Startbootrap One Page Wonder Theme adapted for Jekyll

[One Page Wonder](https://startbootstrap.com/themes/one-page-wonder/) is a theme for [Jekyll](https://jekyllrb.com) adapted from the [Bootstrap](https://getbootstrap.com/) based theme with the same name from the good folks at [Startbootrap.com](https://startbootstrap.com).

## Preview
[![One Page Wonder](https://github.com/thypirate/startbootstrap-one-page-wonder-jekyll/blob/master/one-page-wonder.gif)](https://thypirate.github.io/startbootstrap-one-page-wonder-jekyll/)

## Download and Installing
You can either:
* Clone the repo using the following command ```git clone https://github.com/thypirate/startbootstrap-one-page-wonder-jekyll/.git```.
* Download, Fork or Clone on Github.

## How to use
* You can edit and add new entries like Jekyll plugins in the ```_config.yml``` to suit your needs.

## Build
While in the root of you site execute the following commands to build:
* ```bundle install``` - Install the dependencies with [Bundler](https://bundler.io/).
* ```bundle exec jekyll serve``` - Build the site and make it available on a local server at ```http://localhost:4000```.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
startbootstrap-one-page-wonder-jekyll-0.1.0 README.md