Releases: stamat/poops
v1.0.18
Collection autodiscovery, no need to specify it in the config any longer. This also gave me an idea on how to do tags and categories, but this will be in some future releases. Also fixed where the script was failing when no markup config was provided
Full Changelog: v1.0.17...v1.0.18
v1.0.17
Now Poops can be used as a static blog generator, support added for custom collections, PAGINATION, and RSS, ATOM and JSON feed generation. Relative paths for in directory hosting solution.
Full Changelog: v1.0.16...v1.0.17
v1.0.16
Support for markdown
Full Changelog: v1.0.15...v1.0.16
v1.0.15
Front Matter support for static pages
What's Changed
- Bump esbuild from 0.18.17 to 0.19.3 by @dependabot in #13
- Bump glob from 10.3.3 to 10.3.4 by @dependabot in #11
- Bump yaml from 2.3.1 to 2.3.2 by @dependabot in #7
Full Changelog: v1.0.14...v1.0.15
v1.0.14
eslint is now used to minify css and js. Fixed an issue when minify is set to false
What's Changed
- Bump sass from 1.64.1 to 1.64.2 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v1.0.13...v1.0.14
v1.0.13
fixed default 💩.json discovery
Full Changelog: v1.0.12...v1.0.13
v1.0.12
added cli port overrides or automatic port assign if ports are not available
Full Changelog: v1.0.11...v1.0.12
v1.0.11
added CLI arguments, primarily for -b --build
Full Changelog: v1.0.10...v1.0.11
v1.0.10
v1.0.9
Fixed and refactored sass import resolver
Full Changelog: v1.0.8...v1.0.9