Skip to content

usebedrock/bedrock-mini-nunjucks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bedrock Mini (Nunjucks version)

A gulp workflow that does Pug, SCSS and Browsersync

One step up from Codepen - work in your local environment using the handiness of Nunjucks for templating, SCSS with autoprefixing and BrowserSync.

  • Renders Nunjucks templates
  • Has Browsersync starting a local server
  • Compiles SCSS

Folder structure

  • js - your javascript
  • scss - your scss
  • src - your pug files
  • images - your images
  • dist - your generated website

If you need more power, a styleguide, better navigation between templates, consider Bedrock.

Instructions

Run npm install then npm start to start working.

Run npm run build to create a build.

Make sure browsersync is installed globally: npm install -g browser-sync.

About

Using nunjucks as a template engine in Bedrock Mini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published