Skip to content

twinkarma/GPUComputing.github.io

 
 

Repository files navigation

GPUComputing Sheffield website

This is a community driven website for the UK accelerated computing research community. Feel free to contribute training or posts by submitting a pull request.

This website is built using Jekyll.

Linux: Local Jekyll installation

Make sure you have Ruby and Ruby gems installed on your Linux machine. Run the following command to installl Jekyll:

gem install jekyll bundler

Serving the site locally

The site can then be built and served locally at http://localhost:4000 for testing. Use the command:

bundle exec jekyll serve

About

The GPU Computing Sheffield website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 59.3%
  • CSS 35.5%
  • Ruby 4.0%
  • JavaScript 1.2%