index
:
ldgallery
develop
master
A static web gallery generator with tags
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
package.yaml
Commit message (
Collapse
)
Author
Age
*
compiler: properly reject invalid dates in sidecar files
pacien
2020-01-06
|
|
|
|
GitHub: closes #31
*
compiler: default item date to filesystem last mod date
pacien
2020-01-06
|
|
|
|
GitHub: closes #14
*
compiler: replace file filter with inclusino and exclusion glob lists
pacien
2020-01-05
|
|
|
|
GitHub: closes #16
*
compiler: turn warnings into errors
pacien
2020-01-05
|
*
compiler: enable language extensions on whole project
pacien
2020-01-05
|
*
compiler: enable warnings and fix them
pacien
2020-01-05
|
|
|
|
GitHub: fixes #9
*
compiler: add option to ignore files matching a regex
pacien
2019-12-31
|
|
|
|
GitHub: closes #10
*
compiler: add option to include static web app in the output
pacien
2019-12-31
|
|
|
|
GitHub: closes #6
*
compiler: enable parallelisation
pacien
2019-12-27
|
*
compiler: switch to cmdargs
pacien
2019-12-27
|
*
compiler: add compiler config keys
pacien
2019-12-27
|
*
compiler: add command line interface
pacien
2019-12-27
|
*
compiler: implement resource processing
pacien
2019-12-27
|
|
|
|
but break directory cleanup
*
compiler: refactor transform stages
pacien
2019-12-25
|
*
compiler: fix item tree tag aggregation and path concat
pacien
2019-12-23
|
*
compiler: add base structures and encoding
pacien
2019-12-23
|
*
compiler: init stack project
pacien
2019-12-21