Skip to content

kytkemo/middleman-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

middleman-site

Template for a Middleman site (Ruby 2.3.1 + Bundler + Middleman 4.1.10).

Install Dependencies

Install dependencies with bundle install.

Create Site from Template

Create a site from the template with middleman init site --template=kytkemo/middleman-site.

Start Server

Start server with bundle exec middleman. The site will deploy to http://localhost:4567.

Build Site

Build site with bundle exec middleman build. The output will be in build/.

About

Template for a Middleman site

Resources

License

Stars

Watchers

Forks

Packages

No packages published