gorgeon

0.14.0 • Public • Published

Gorgeon /ˈɡaʊrɒn/

pluggable static-site generator

Getting Started

  • npm install gorgeon
  • see samples directory for usage

Contributing

  • ensure Node is installed
  • npm install downloads dependencies
  • npm test runs the test suite and checks code for stylistic consistency

Release Process

NB: version numbers are incremented in accordance with semantic versioning

  1. ./bin/update-pkg ensures dependencies are up to date

  2. update version number in all package.json files

  3. commit as "v#.#.#"

     $ git commit -m "v`node -p -e 'require("./package.json").version'`"
    

    the commit description should also include a rationale, e.g. why a major version was required, and a list of significant changes

  4. ./bin/release publishes the new version

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.14.0
    0
    • latest

Version History

Package Sidebar

Install

npm i gorgeon

Weekly Downloads

1

Version

0.14.0

License

Apache-2.0

Unpacked Size

33.6 kB

Total Files

47

Last publish

Collaborators

  • fnd