| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is in preparation for adding priorities to EACHDOs
|
|
|
|
I can't remember why I added length instead of using strlen(content). If
this breaks anything it would be a pain to debug. In my little testing
though, it seems to be working fine.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
must get the template from config
|
|
|
|
|
|
|
|
Previously, only files in the assets/ directory would be copied over
to dist/. This adds support for the user to define what files they'd
like copied over.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b2969a13af3faf10a38385cbb2a45e144e80a608.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|