Added
- Initial release with basic functionality
+ Ability to convert gemtext markup files to html
+ Ability to specify a stylesheet to be applied to generated html files
- Limitations of initial release
+ No ability to generate gophermaps. A gophermap output directory can be specified, but no action will be taken
+ No support for a nested source or output directory structure. All gemtext files to be converted must be at the top level of the input directory
+ Complicated deployment story. v0.1.0 must be cloned from the repo and run directly.
+ Limited error handling
+ No automated tests, all testing so far has been manual on a subset of functionality
+ No logging