Commit Graph

4 Commits

Author SHA1 Message Date
Evan Buss
9da7ea1bbc feat: environment configuration
Environment variables can now be used to configure any
config property including the feeds list.

This makes it easier to use in environments without access
to config files like GCR. Some may prefer not to have a separate
config file as well.

Also added build metadata to the docker image and binaries.
2024-08-11 18:47:46 +00:00
Evan Buss
879b8ed5b7 ci: build / release action (#6)
Create docker images on github and docker hub on each
commit to `main`. Create release images on git tag as well
as Github release with executables.
2024-08-11 00:00:24 -04:00
Evan Buss
1f2183f141 feat: mobi conversion
Will automatically convert .epub to .mobi on Kindle
2024-07-11 19:47:55 +00:00
Evan Buss
cbaf2e166f feat: devcontainer 2024-07-10 01:17:38 +00:00