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

https://github.com/smakosh/landing-page-starter-kit

Jekyll starter kit
https://github.com/smakosh/landing-page-starter-kit

boilerplate jekyll landingpage sass starter-kit

Last synced: 4 months ago
JSON representation

Jekyll starter kit

Awesome Lists containing this project

README

          

# landing-page-starter-kit

A landing page starter kit based on Jekyll that supports sass

# Getting started

Install the [gem](https://rubygems.org)

Read more about [Jekyll](https://jekyllrb.com)

git clone https://github.com/smakosh/landing-page-starter-kit.git

cd landing-page-starter-kit/

bundle install

gem install jekyll bundler

jekyll serve
or

bundle exec jekyll serve

# Building

jekyll build

you can learn more [here](https://jekyllrb.com/docs/usage/)