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

Appearance settings

aeshell/aeshell.github.com

Open more actions menu

Repository files navigation

æsh-site

Source of Æsh Website

Prerequisites

The site is built using awestruct, and its dependencies are best installed using the ruby gem bundler.

  1. Make sure you have a modern, sane Ruby install. The best way to install Ruby is to use RVM from https://rvm.io/

  2. Install the ruby gem bundler

     gem install bundler
    
  3. Install the necessary gems for the site. At the root of the site directory, run

     bundle install
    

Developing the site

If you run Awestruct locally, it will watch for changes to your sources and regenerate the site. Run

bundle exec awestruct -d

and browse to http://localhost:4242.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.