Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.19 KB

README.md

File metadata and controls

57 lines (38 loc) · 2.19 KB

Gagarin built with gulp Build Status

Gagarin is frontend template* based on PostCSS, Jade and Gulp. I use Lost Grid System for easy handling with grids and several others vendor plugins.

Poyekhali!

Installation and tasks

npm install
gulp — for watching and development
gulp build — for ready to pruduction build

Used vendor plugins

Next releases

  • Make right workflow with images;
  • Optimize and speed up gulp-tasks.
  • Explore more useful postcss and gulp plugins

Possible additions and improvements

Release History

The changelog can be found in the Changelog.md file.

License

The MIT License, see the included License.md file.

Footnote

Oh, yes, I wrote my own frontend framework.

This development has two objectives – to develop my own template for a quick start of new project. The second goal – practice with Github and with ancillary services and technologies. I want to understand the most advanced frontend technology, because it seems to me that I was little lagging behind.