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

https://github.com/eltonsantos/jekyll-template-static-website

Jekyll static website
https://github.com/eltonsantos/jekyll-template-static-website

jekyll ruby

Last synced: 3 months ago
JSON representation

Jekyll static website

Awesome Lists containing this project

README

          

# Jekyll Template Static Website

Jekyll template static website using Semantic UI.

## Dependencies

- Ruby 2.3.3 version
- jekyll 3.4.0 version

## Installation

On terminal:

1. `git clone git@github.com:eltonsantos/jekyll-template-static-website`.
2. `cd jekyll-template-static-website`.
3. `bundle install`.
4. run `jekyll s`.

## Usage

1. In your browser access `localhost:4000`.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/eltonsantos/jekyll-template-static-website.