- Oct 12, 2016
-
-
Isabella Skořepová authored
-
- Apr 18, 2016
-
-
Isabella Skořepová authored
Explicitly order all commits
-
- Apr 16, 2016
-
-
Isabella Skořepová authored
Configuration option (config.toml): [git] mergeMessage = "array or string"
-
- Apr 15, 2016
-
-
Isabella Skořepová authored
Fixes #38
-
- Apr 11, 2016
-
-
Isabella Skořepová authored
Example usage: node query.js --sql "select metadata.tags as tags, metadata.title as title where count(metadata.tags) == 1 and contains(metadata.tags, 'Článek');" prints list of articles which have only tag "Článek" - usefull for listing not yet tagged articles
-
Isabella Skořepová authored
-
- Apr 10, 2016
-
-
Isabella Skořepová authored
1. Not building without build/theme directory (race condition) 2. Wrong defaults for contentdir 3. Other bugs caused by those. Fixes #32 and #33
-
- Apr 07, 2016
-
-
Isabella Skořepová authored
-
Isabella Skořepová authored
-
- Mar 29, 2016
-
-
Isabella Skořepová authored
and add few command line options use ./index.js --help to learn more
-
- Mar 10, 2016
-
-
Isabella Skořepová authored
-
- Mar 09, 2016
-
-
Isabella Skořepová authored
-
- Mar 08, 2016
-
-
Isabella Skořepová authored
-
- Mar 07, 2016
-
-
Isabella Skořepová authored
-
Isabella Skořepová authored
TODO: fix lightboxes
-
Isabella Skořepová authored
Config - returns configuration ReadFiles - reads files from config.articlesLocation Print - prints everything it gets
-