Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Add category to post list (via #1889)
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
- Loading branch information
Showing
with
15 additions
and 1 deletion.
- +1 −0 CHANGES.txt
- +3 −0 docs/manual.txt
- +11 −1 nikola/plugins/compile/rest/post_list.py
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -4,6 +4,7 @@ New in master | ||
Features | ||
-------- | ||
|
||
* Add categories filter to post list directive (via Issue #1889) | ||
* Remove empty directories with nikola check --clean-files (Issue #1873) | ||
|
||
Bugfixes | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters