Skip to content

v1.4.0

Compare
Choose a tag to compare
@igoynawamreh igoynawamreh released this 24 Jun 04:52
· 11 commits to main since this release
  • Added ability to use YAML front matter block in HTML page, see the docs for more details.
  • Added src/data.yml.
  • Added ability to use variables from src/data.yml, .env, htmlcssjs.config.js and package.json in HTML and JS.
  • Allow multiple <:markdown:> element(s).
  • Move base path config option to htmlcssjs.config.js.
  • Replace prettier with js-beautify.
  • Simplify docs and examples.