Revisions of blogc
Michael Vetter (jubalh)
committed
(revision 23)
- Update to 0.15.0: * Includes some predefined internal template variables, to show some build metadata in websites. See blogc-template(7) for details. * Fixes a bug when using whitespace characters like \r, \n and \t in template blocks, conditionals and variables, instead of just spaces (' '). These characters where not allowed previously. rules that matched that substring, e.g. atom would match atom, atom_tags, atom_dump, and run all of them in sequence. Now it will only match the exact rule names. IDs for every post. Users upgrading to this version may want to set atom_legacy_entry_id to true in blogcfile(5), to avoid re-sharing posts due to the ID changes. blogc-make(1)atom_dump rule. blogc-runserver(1). included in the template listing blocks.
buildservice-autocommit
accepted
request 666685
from
Michael Vetter (jubalh)
(revision 22)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 21)
- Update to 0.14.1: * Minor code improvements in blogc-make and blogc-git-receiver * Fixed a bug in blogc-make handling of rule names. Previously it would accept incomplete rule names, but would run all the rules that matched that substring, e.g. atom would match atom, atom_tags, atom_dump, and run all of them in sequence. Now it will only match the exact rule names.
buildservice-autocommit
accepted
request 625746
from
Michael Vetter (jubalh)
(revision 20)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 19)
- Update to 0.14.0: * Allow usage of empty values for the *_prefix settings in blogcfile(5) * Fixed some bugs in the default Atom feed template. This includes a change in the algorithm that generates Atom IDs for every post. Users upgrading to this version may want to set atom_legacy_entry_id to true in blogcfile(5), to avoid re-sharing posts due to the ID changes. * Allow usage of custom Atom feed templates. Users can dump the default template to use as base for customizations, using blogc-make(1)atom_dump rule. * Minor fixes to prevent segfaults.
buildservice-autocommit
accepted
request 624660
from
Michael Vetter (jubalh)
(revision 18)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 17)
- Update to 0.13.10: * Fix bug in the config-parser, that prevented usage of keys with empty values.
buildservice-autocommit
accepted
request 616477
from
Michael Vetter (jubalh)
(revision 16)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 15)
- Update to 0.13.9: * Fix blogc-git-receiver(1)'s git shell to reinstall its git hooks symlinks if they are broken.
Michael Vetter (jubalh)
committed
(revision 14)
- Update to 0.13.8: * This is a minor release, that fixes a corner-case segmentation fault in blogc-git-receiver(1)'s pre-receive hook, that was introduced in the previous release. - Changes in 0.13.7: * Users can now run blogc-git-receiver(1) in shared hosting enviromnents, if they have SSH access. * If atom_posts_per_page and posts_per_page settings for blogc-make(1) are set to zero, index listings and Atom feeds are not built, instead of producing "empty" files. * Fixed some other minor issues.
buildservice-autocommit
accepted
request 607422
from
Michael Vetter (jubalh)
(revision 13)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 12)
- Update to 0.13.6: * Improved blogc-make(1) output formatting when running the runserver helper rule.
buildservice-autocommit
accepted
request 606968
from
Michael Vetter (jubalh)
(revision 11)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 10)
- Update to 0.13.5: * Added a watch rule to blogc-make(1). This rule allows the usage of the automatic website reloader/rebuilder without using blogc-runserver(1). * Changed the architecture of the blogc-make(1)runserver rule.
buildservice-autocommit
accepted
request 589685
from
Michael Vetter (jubalh)
(revision 9)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 8)
- Update to 0.13.4: Minor release with bug-fixes and a minor blogc-make feature: * When running commands, blogc-make(1) will show the command's STDERR always, to avoid suppressing blogc(1) warnings. * When setting posts_per_page to -1 in blogcfile(5), the pagination features are disabled, and all the posts are included in the template listing blocks.
buildservice-autocommit
accepted
request 586695
from
Michael Vetter (jubalh)
(revision 7)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 6)
- Update to 0.13.3: * Minor release with few bugfixes for bugs detected by clang-analyzer.
buildservice-autocommit
accepted
request 585770
from
Michael Vetter (jubalh)
(revision 5)
baserev update by copy to link target
Michael Vetter (jubalh)
committed
(revision 4)
- Update to 0.13.2: * Pass MAKE_TAGS to blogc. * MAKE_SLUG to blogc when running pages and posts build tasks. * Fix memory leak
Displaying revisions 21 - 40 of 43