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

https://github.com/sgpinkus/jekyll-scroll-spy-front-page


https://github.com/sgpinkus/jekyll-scroll-spy-front-page

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Overview
jekyll-scroll-spy-front-page is a very simple single page Jekyll theme, using [bootstrap scroll-spy](https://getbootstrap.com/javascript/) to navigate between a set of pages you tell it to include on the index page.

[Sample site](https://sgpinkus.github.io/jekyll-scroll-spy-front-page/).

# Installation

### Install Jekyll
```
sudo apt-get install ruby-full build-essential zlib1g-dev
echo >>~/.bashrc <