Skip to content

hashpling/Trans-Code.github.io

 
 

Repository files navigation

Trans-Code.github.io

Developer usage

This site is compiled with Jekyll.

Ensure you have Ruby installed, and the repo cloned locally.

cd /path/to/trans-code.github.io

# Install the dependancies
gem install bundler
bundle install

# Run the site compiler
bundle exec jekyll server --watch

# Now go to localhost:4000

Adding a new project idea

To add a new idea to the Hackday Ideas page edit the _data/ideas.yml file with your idea, and then send us a pull request.

If you don't feel comfortable using git and making pull requests open a Github issue with your idea, and we'll add it to the list.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 68.0%
  • HTML 30.5%
  • Dockerfile 1.2%
  • Ruby 0.3%