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
- Host: GitHub
- URL: https://github.com/sgpinkus/jekyll-scroll-spy-front-page
- Owner: sgpinkus
- License: mit
- Created: 2016-12-03T06:15:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T21:30:49.000Z (9 months ago)
- Last Synced: 2025-02-13T14:18:02.535Z (4 months ago)
- Language: HTML
- Size: 2.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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 <