Skip to content

SmartZoos/SmartZoosSite

Repository files navigation

SmartZoosSite

Jekyll based project website - www.project.smartzoos.eu

Installation

Follow instructions provided on Jekyll documentation Quick-start guide page.

It might be easiest to use bundler and install all the dependencies from the Gemfile. Please read the corresponding section for more information.

Development

bundle exec jekyll serve or jekyll serve

You might need to change the url: value within the _config.yml file.

Building

bundle exec jekyll build or jekyll build

Resulting package should be located within _site/ directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published