Skip to content

Releases: nolanshah/spot

0.0.3

29 Jul 23:15
Compare
Choose a tag to compare

Full Changelog: 0.0.2...0.0.3

0.0.2

26 Jun 07:06
Compare
Choose a tag to compare

Changelog

  • 33345a0 WIP trie matching on config
  • 10c01dc add .vscode to git ignore
  • 88206ec add extension filtering and improve logs
  • 71d941a add license
  • f22221a add some basic content to init files
  • b0addf8 add webloc and lnk url extraction
  • 2060388 bugfix on make, add phony
  • 09f63f3 create init cmd and refactor build to build cmd
  • 4bf9711 factor convertFileToHTML out and _assets dir created with assets
  • 84e1f3c fix --debug so it runs on all commands
  • 4914ac3 fix cli name
  • 655158d fix logging
  • 960c023 fix missing default value for config param on build cli
  • c3afd7e for now, ignore errors on lnk since it's untested
  • 40e53a1 get templating working e2e
  • 904aec3 improvements to project layout
  • 3d5c0e4 major refactor
  • 9a59a74 more robust content entry defaults and yaml partials
  • c342a58 print pandoc stdout/err on error and nit rename
  • 035d784 remove converter yaml flag
  • 051c5c0 remove test dir
  • ba7c174 reset the build directory on each build, and do the static copy from process
  • f2e239a return output file path (converted html from pandoc)
  • 6f82785 rework to require config yaml, to copy static files, and to read input/output from config file
  • 15732fd support default templates to apply to all files which do not have a content entry
  • 15cc43c update gitignore with dsstore
  • 44443a2 update readme

0.0.1

24 Jun 21:15
Compare
Choose a tag to compare

initial release