Skip to content

AmoebaLabs/company-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

257 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amoe.ba Company Site

This is the source to our company site at http://amoe.ba

Editing the code

In order to edit the code, you must install MiddleMan:

gem install bundler
bundle install

Then while you're editing, run bundle exec middleman server and connect to http://localhost:4567 to see your changes.

When you want to build the site to upload, run bundle exec middleman build and it will create a build/ directory, which can be uploaded.

Deploying to Staging

Also note that pushing to the branch staging will automatically deploy to http://staging.amoe.ba

About

Company homepage

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors