Skip to content

Releases: stamat/poops

v1.0.18

12 Oct 16:21
Compare
Choose a tag to compare

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

21 Sep 19:34
Compare
Choose a tag to compare

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

20 Sep 18:02
Compare
Choose a tag to compare

Support for markdown

Full Changelog: v1.0.15...v1.0.16

v1.0.15

20 Sep 15:21
Compare
Choose a tag to compare

Front Matter support for static pages

What's Changed

Full Changelog: v1.0.14...v1.0.15

v1.0.14

15 Sep 18:06
Compare
Choose a tag to compare

eslint is now used to minify css and js. Fixed an issue when minify is set to false

What's Changed

New Contributors

Full Changelog: v1.0.13...v1.0.14

v1.0.13

09 Aug 01:10
Compare
Choose a tag to compare

fixed default 💩.json discovery

Full Changelog: v1.0.12...v1.0.13

v1.0.12

09 Aug 00:22
Compare
Choose a tag to compare

added cli port overrides or automatic port assign if ports are not available

Full Changelog: v1.0.11...v1.0.12

v1.0.11

08 Aug 22:39
Compare
Choose a tag to compare

added CLI arguments, primarily for -b --build

Full Changelog: v1.0.10...v1.0.11

v1.0.10

31 Jul 22:08
Compare
Choose a tag to compare

Forgot to await the promises, so running script without serve and watch would just exit... briefly described in #4

Full Changelog: v1.0.9...v1.0.10

v1.0.9

29 Jul 15:08
Compare
Choose a tag to compare

Fixed and refactored sass import resolver

Full Changelog: v1.0.8...v1.0.9