Skip to content

olin-computing/olin-computing.github.io

Repository files navigation

Olin Computing Web Site Source

This repository holds the source to the Olin Computing web site.

The web site has updated versions of the two pages at Allen Downey's Computing at Olin Google Site.

Both the web site and the pages are under development, and the strategy of hosting these on GitHub is an exploration.

Install

Install Jekyll

Alternative:

Install Docker Compose

Develop

  1. jekyll serve
  2. Browse to http://localhost:4000

Alternative:

  1. docker-compose up
  2. Browse to http://localhost:4000

Publish

  1. git push
  2. [Wait a couple of seconds]
  3. Browse to http://olin-computing.website/

Credits

This site uses Jekyll with the Hyde theme.

The Under Construction icon is from Wikipedia.

Releases

No releases published

Packages

No packages published