mimogear

Mimogear: a complete static site generator and web development boilerplate

MIT License

Stars
72
Committers
3

Mimogear

Mimogear is a complete web development boilerplate for developing static sites. Packed inside Mimogear you'll find Gulp, Sass, and Pug boilerplates to get you started. Newcomers and professionals alike will feel right at home with a solid start for any static site! Just run gulp and get building!

Highlights

Getting Started

Once you're ready and set up with npm, whip out your terminal and enter in the following goodies:

git clone https://github.com/mimoduo/mimogear.git
cd mimogear
npm install gulp-cli -g
npm install
gulp

Your site will open up in a browser window automatically, gulp will begin watching your files, and Browsersync will automatically reload your changes. Check out /src/ to see your shiny new web development boilerplate!

Once you're all set, there's documentation ready for you:

Share Your Sites Using Mimogear

If you have built a site with Mimogear and you want to show the world your sweet site, feel free to create a pull request and add it to the list below:

Thank You, Everyone!

I hope you enjoy developing with Mimogear as much as I have enjoyed building it! Please share it if you love it! This static site generator wouldn't be possible without all the help of my friends. They've contributed to every single aspect of this without knowing it ^w^ Most notably Nick Hall for being the best mentor in the world!