Skip to content

A minimalist site designed and built for Smart Dental MA using stubbleman-middleman.

License

Notifications You must be signed in to change notification settings

silverli/lee-dentist

Repository files navigation

Lee Smart Dental MA Site

A Middleman Project Template with Stubble Integration.

This is an opinionated Middleman template to get the team at Bearded building static sites quickly.

It encourages third-party asset management via Bower, and includes a default bower.json file.

It also enables Bearded's Middleman Patterns by default.

Features

  • Sass
  • Haml
  • Bower for package management
  • Modernizr
  • Middleman Patterns
  • LiveReload
  • A Procfile, Rakefile, and config.ru for easy deployment to Heroku

Installation

  1. Clone (or download) this repository to: ~/.middleman/stubbleman

    git clone [email protected]:beardedstudio/stubbleman ~/.middleman/stubbleman

  2. Initialize a new Middleman project with the Stubbleman project template:

    middleman init my_project --template=stubbleman

  3. You'll need to have Bower installed to grab the third party asset packages. Then, run bower install.

Updating

Once Stubbleman is in your ~/.middleman directory, you can just pull the repository periodically to stay up-to-date!

cd ~/.middleman/stubbleman
git pull

About

A minimalist site designed and built for Smart Dental MA using stubbleman-middleman.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published