Skip to content

brentstrandy/outpost-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseman

This is a base Middleman application. This sets all of the defaults that I'll generally set when building a new application on Middleman. Be sure to read all of the documentation to become familiar with Middleman before using this base setup.

Setup

gem install bundler
bundle install

Running the Application

You run the application by starting the Middleman server:

middleman s

Deploying

To GitHub Pages

  • You can deploy by running rake publish from your project's root.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published