Mercurial > piecrust2
view docs/bower.json @ 581:911a054f4fbd
bake: Add support for a "known" page setting that excludes it from the bake.
(this is useful to set pages as "drafts")
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 30 Dec 2015 14:49:44 -0800 |
parents | 07d53370724b |
children |
line wrap: on
line source
{ "name": "PieCrust", "version": "0.0.1", "private": "true", "dependencies": { "bootstrap": "~3.3.2" } }