/rse-aunz.github.io

Accurate repo name

Primary LanguageCSSMIT LicenseMIT

rse-aunz.github.io

The GitHub-pages repository that backs the <rse-aunz.github.io> website.

Testing locally

  • Ensure you have an up-to-date version of ruby
  • In a console, change your working directory to the directory of this repository
  • Run bundle install to install packages
  • Run bundle exec jekyll serve -D --future --watch to run a development webserver
  • Open a browser to the server address to view the site. The url should be http://127.0.0.1:4000/.