Skip to content

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

License

Notifications You must be signed in to change notification settings

silverscampi/betterinformatics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 the School of Informatics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 37.4%
  • HTML 30.2%
  • CSS 16.1%
  • Java 11.5%
  • JavaScript 2.1%
  • Shell 1.5%
  • Python 1.2%