lawrencewoodman / tekyll

A structured file generator - Typically used to generate static websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tekyll

Build Status

A structured file generator

This generator allows you to script the generation of files. It is typically used for the geneation of static websites.

Requirements

Contributing

I would love contributions to improve this project. To do so easily I ask the following:

  • Please put your changes in a separate branch to ease integration.
  • For new code please add tests to prove that it works.
  • Update CHANGELOG.md.
  • Make a pull request to the repo on github.

If you find a bug, please report it at the project's issues tracker also on github.

Licence

Copyright (C) 2018-2021 Lawrence Woodman lwoodman@vlifesystems.com

This software is licensed under an MIT Licence. Please see the file, LICENCE.md, for details.

About

A structured file generator - Typically used to generate static websites

License:MIT License


Languages

Language:Tcl 100.0%