Skip to content

maripac/basic-setup

Repository files navigation

#Standard setup

This repo includes my basic configuration of a development site running generator-bones

###Template system

  1. Added a data folder inside template directory to store content and variables in JSON
    • Page-specific JSON
    • Context-specific JSON
  2. Added markdown folder inside template directory.
  3. Added helpers folder and custom helper with testing purposes
    • Didn't do very well. For now I've decided to learn first how to make use of built-in helper functions handlebars-helpers

###Styles

  1. The grid was generated cloning the bootstrap git repo inside bower_components folder because installing with bower caused errors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published