sangwinc / betterinformatics

Welcome to Better Informatics. The student run website for students in School of Informatics.

Home Page:https://betterinformatics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better Informatics

Guidelines for contributing

  • In order to contribute you will need GitHub account.
  • If you would like to make a major change, or a change to the overall visual design, submit an issue with your idea proposal first.
  • Most of the content right now is in the _sections directory, so click here to view the list of sections to edit.
  • Pull requests are accepted, but we encourage you to create an issue to add your GitHub username to the whitelist. Then you can edit this repository yourself.

Development (not for general contributions)

Build using docker run --volume=$(pwd):/src:Z grahamc/jekyll build --watch

Hacky pull every second while true; do git pull --ff-only; sleep 1; done

About

Welcome to Better Informatics. The student run website for students in School of Informatics.

https://betterinformatics.com

License:MIT License


Languages

Language:HTML 47.0%Language:CSS 27.6%Language:Java 19.8%Language:JavaScript 3.5%Language:Python 2.0%