Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing in the dark website

This repository contains the code behind https://www.typinginthedark.net

Setting up local development

  1. Install a full Ruby development environment
  2. Install Jekyll and bundler gems
gem install jekyll bundler
  1. Build the site and make it available on a local server
bundle exec jekyll serve
  1. Browse to http://localhost:4000

Deploy to website

  1. Push to a new branch in Github
  2. Create a pull request from that branch into master branch
  3. When pull request is accepted and merged into master. The code will be pushed automatically to Gitub Pages.

About

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages