Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

thehackerwithin/davis

Repository files navigation

The Hacker Within

UC Davis' "The Hacker Within" branch website.

Link to website which is built by Jekyll, a Ruby web framework.

Build Instructions

Follow the steps in the Github documentation to install Ruby and Jekyll. Note that you'll need node.js installed too.

To build simply run:

bundle exec jekyll serve

And to view, navigate to http://localhost:4000.

How to contribute

  1. Fork and download this repo.
  2. Make sure your fork is up to date with the official Git repo. Read GitHub documentation for more detail.
$ git remote add upstream https://github.com/thehackerwithin/davis.git
$ git fetch upstream
$ git pull upstream gh-pages

About

A THW chapter at UC Davis

Resources

Readme

License

BSD-3-Clause license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors