Template for jekyll project with postcss and browser-sync
The NKD template is a lightweight, responsive HTML5/SCSS Jekyll project that allows users to quickly develop prototypes without the hassle of setup. It features a modular file structure, a mobile-friendly responsive type scale, a light-weight SCSS base that includes Normalize.css, and thoroughly commented code to assist beginners in getting started.
To get started with the NKD template, follow these steps:
$ git clone https://github.com/mrmrs/nkd.git
$ git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
$ git push origin master
In summary, the NKD template is a highly convenient solution for developers looking to rapidly prototype their projects using Jekyll. With its modular file structure, mobile-friendly responsive type scale, light-weight SCSS base, and thoroughly commented code, users can quickly set up and start developing without wasting time on tedious setup tasks.