summaryrefslogtreecommitdiff
path: root/main.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add install target for maker2020-01-311-1/+1
| | | | | - Update default config path accordingly - Mention use of config file in README
* Fix error printingr2020-01-281-9/+16
|
* Update configr2020-01-281-8/+12
|
* Refactor everythingr2020-01-281-3/+3
|
* Rename package to bloatr2020-01-011-6/+6
|
* Add command line flag to specify config filer2020-01-011-1/+18
|
* Add post format selectionr2019-12-261-1/+2
|
* Update header template and add option for custom cssr2019-12-251-1/+8
|
* Use filesystem based kv store instead of sqliter2019-12-171-8/+9
|
* Initial commitr2019-12-131-0/+76