Skip to content

AxessLab/typing-website

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •