Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

centre-for-educational-technology/htk-web

Repository files navigation

htk-web

NB! This repository is now archieved and web page is using a different platform instead. This is kept for historic reasons.

Build and develop

Using bundler with locally placed gems is recommended and allows sandboxing

  1. Install Ruby on your machine
  2. Clone repo and cd into it
  3. Install bundler
  • gem install bundler
  1. Use bundler to pull jekyll dependencies
  • bundle install --path vendor/bundle
  • bundle update

Serve with development env

    bundle exec jekyll serve --config=_config-dev.yml --watch

Build (old)

    jekyll serve --config=_config-dev.yml --watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •