Skip to content

Releases: mnyrop/pagemaster

v2.0.2

02 Aug 20:21
abc9ee8
Compare
Choose a tag to compare

Now includes --force option to overwrite / regenerate pages instead of skipping over existing ones.
Usage $ bundle exec jekyll pagemaster --force <collection>

v2.0.1: Merge pull request #6 from mnyrop/no-perma

18 Apr 16:29
9d00e05
Compare
Choose a tag to compare
  • Includes --no-permalink option to skip hardcoding permalinks into pages
  • No breaking changes

v2.0.0

27 Mar 18:34
7ce8dd0
Compare
Choose a tag to compare

Pagemaster is now a Jekyll command plugin instead of a generator plugin. It is much simpler and 0% backwards compatible.

So check the new docs before you update!

v1.0.0

30 Oct 19:28
b0cfa17
Compare
Choose a tag to compare
Update README.md