Releases: harold-js/create-harold-app
Releases · harold-js/create-harold-app
v0.6.0
- new docs template as another option -t docs
- some changes in harold-scripts regarding config file, no breaking changes
- .haroldrc used in the src directory, so in template folder will overwrite the one used in the root of the app
v0.5.0
- templates are now located in separate repositories
- nothing should change from the usage perspective
- you can still use npm init harold-app my-app or npm init harold-app my-app -t bare
v0.4.1
- fix postsList date element class name
v0.4.0
- support for relative paths, now you can host it in a subdirectory
- added relativePath and hostDirName handlebars helpers
- new configuration in .haroldrc if needed (outputDirName, hostDirName)
- new documentation articles and updates
v0.3.3
- added missing og meta tags
- small javascript optimizations
v0.3.2
npm audit fixes
v0.3.1
bugfix for links in postsList
v0.3.0
configuration possibility
v0.2.1
fix for search engine in the 'default' template
v0.2.0
update harold-scripts (switch from node-sass to sass)