Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aksakalli/fullpage-jekyll

fullPage.js & Bootstrap 4 template for Jekyll
https://github.com/aksakalli/fullpage-jekyll

jekyll jekyll-theme

Last synced: 14 days ago
JSON representation

fullPage.js & Bootstrap 4 template for Jekyll

Awesome Lists containing this project

README

        

# fullPage Jekyll

[fullPage.js](https://github.com/alvarotrigo/fullPage.js) & `Bootstrap 4` template for [Jekyll](jekyllrb.com).

Go to [the website](https://aksakalli.github.io/fullpage-jekyll/) for detailed information and demo.

## Running locally

You need Ruby and gem before starting, then:

```bash
# install bundler
gem install bundler

# clone the project
git clone https://github.com/aksakalli/jekyll-doc-theme.git
cd jekyll-doc-theme

# install dependencies
bundle install

# run jekyll with dependencies
bundle exec jekyll serve
```

## License

Released under [the MIT license](LICENSE).