j6k4m8 / goosepaper

generate and deliver a daily newspaper to you or your remarkable tablet
Apache License 2.0
271 stars 24 forks source link

Add support for multiple styles #60

Closed j6k4m8 closed 2 years ago

j6k4m8 commented 2 years ago
Autumn FifthAvenue Academy
image image image

To specify a style, add "style": "Academy" to your goosepaper.json config file.

codecov[bot] commented 2 years ago

Codecov Report

Merging #60 (eed625c) into master (518f524) will increase coverage by 1.15%. The diff coverage is 37.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   34.24%   35.39%   +1.15%     
==========================================
  Files          19       18       -1     
  Lines         622      630       +8     
==========================================
+ Hits          213      223      +10     
+ Misses        409      407       -2     
Impacted Files Coverage Δ
goosepaper/__main__.py 0.00% <0.00%> (ø)
goosepaper/multiparser.py 0.00% <0.00%> (ø)
goosepaper/goosepaper.py 38.38% <25.00%> (-1.84%) :arrow_down:
goosepaper/styles.py 57.69% <56.25%> (-2.31%) :arrow_down:
docs/example_library_usage.py

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 518f524...eed625c. Read the comment docs.