Skip to content

vsee/vsee.github.io

Repository files navigation

A Github Pages template for academic websites. This was forked (then detached) by Stuart Geiger from the Minimal Mistakes Jekyll Theme, which is © 2016 Michael Rose and released under the MIT License. See LICENSE.md. Now I use it for my personal page.

News Ticker

add news_ticker: true to header in page to activate side bar news items

Setup

  1. install bundle
  2. install correct ruby dev requirements sudo apt-get install ruby`ruby -e 'puts RUBY_VERSION[/\d+\.\d+/]'`-dev
  3. run bundle install (install dependencies)