No release in over 3 years
Low commit activity in last 3 years
Weather Apps is a theme for Jekyll adapted from the Bootstrap based theme with the same name from the good folks at Bootstrap Themes
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Bootstrap Themes Weather Apps Theme adapted for Jekyll

Weather Apps is a theme for Jekyll adapted from the Bootstrap based theme with the same name from the good folks at Bootstrap Themes.

Preview

Weather Apps

Download and Install

You can either:

  • Clone the repo using the following command git clone https://github.com/thypirate/weather-apps-jekyll.git.
  • Download, Fork or Clone on Github.

How to use

  • You can edit and add new entries like Google Analytics, Jekyll plugins in the _config.yml to suit your needs.

Build

While in the root of you site execute the following commands to build:

  • bundle install - Install the dependencies with Bundler.
  • bundle exec jekyll serve - Build the site and make it available on a local server at http://localhost:4000.