Skip to content

Releases: richardstevens/metalsmith-react-tpl

Fixing options

17 Apr 13:01
Compare
Choose a tag to compare

The options were being overridden for baseFiles, this fixes that issue for isStatic

baseFileDirectory

22 Jan 17:10
Compare
Choose a tag to compare

You can now specify the directory where your baseFiles come from in case you like to keep things separate

Updating changeable baseFile between pages

22 Jan 00:37
Compare
Choose a tag to compare

You can now add a baseFile: param to your markdown files to specific a new baseFile template to use on individual pages

Added tests and checks

20 Jan 00:07
Compare
Choose a tag to compare

Updating inline with NPM, now has linting and tests written

Updating to use jsx baseFile template

18 Jan 10:38
Compare
Choose a tag to compare

You can now use a .jsx template for your baseFile and continue using React instead of a flat html base.

Initial release

15 Jan 17:56
Compare
Choose a tag to compare
0.1.1

Updating version