k4y3ff / plibmttbhgaty.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLIBMTTBHGATY

Contributing to the Site

How to Work With the Site

The site is static and generated using Middleman.

Installfest

  1. Install Ruby. Middleman is a Ruby app, so you'll need to install at least Ruby 1.9.3, but preferably 2+.
  2. Install Bundler: $ gem install bundler
  3. Fork this repository, clone your fork locally, cd into the new plibmttbhgaty.github.io directory, and switch to the middleman branch.
  4. Install your dependencies: $ bundle install
  5. Start the dev server: $ bundle exec middleman server
  6. Open http://0.0.0.0:4567 in your browser.

Publishing

If You Don't Have Commit Rights

Submit your changes as a pull request to the main repository for review by the maintainers.

If You Do Have Commit Rights

Commit your changes to the middleman branch and push to the remote. To deploy changes to the site, run $ bundle exec middleman deploy. If you have commit rights, the site will build, and the static files will get pushed into the master branch.

About


Languages

Language:JavaScript 51.0%Language:HTML 20.0%Language:Ruby 16.9%Language:CSS 12.1%