Skip to content

mikesimmonds/middleman-basic-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Middleman Boilerplate

Leans towards non-blog static sites

Includes Bootstrap-sass/JQuery/Autoprefixer/livereload You can turn off live reload in config.rb You can deploy to gh_pages or via ftp to your server Example at https://michaelsimmonds.github.io/middleman-basic-boilerplate/

Simply

  • clone this repo
  • rename the folder
  • reset the git repo (delete.git folder and do fresh git init then hub create)
  • bundle install
  • middleman server - To launch local server
  • middleman deploy - To build site to gh_pages

If you would like to deploy via ftp/sftp open config.rb and comment out the Git deployment and uncomment relevant section, adding your details

Easy!

About

Bootstrap-sass/JQuery/Auto-prefixer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published