Blog, dashboard and quality check for the SNIK project.
See Testing your GitHub Pages site locally with Jekyll.
- Install git, Ruby, RubyGems and Bundler
git clone [email protected]:IMISE/snik-ontology.git --branch gh-pages snik-pagesbundle installbundle exec jekyll serve --incremental(or execute./run)
Just git push and GitHub Pages will automatically deploy it at https://imise.github.io/snik-ontology/ after a short while.