Skip to content

TKlingstrom/sgbc.slu.se

 
 

Repository files navigation

Deploy

TODO

Get a local development version

for deploying a development version of the site

gem install bundler
bundle install
bundle exec jekyll serve

if you are working on a mac and have a brewed version of libxml2, add this step before bundle install

bundle config build.nokogiri --use-system-libraries \
  --with-xml2-include=$(brew --prefix libxml2)/include/libxml2

About

the group website (in development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.4%
  • HTML 31.3%
  • JavaScript 27.6%
  • Ruby 1.7%