mosra / m.css

A no-nonsense, no-JavaScript CSS framework, site and documentation theme for content-oriented websites
https://mcss.mosra.cz
Other
409 stars 92 forks source link

Update pagination Pelican template. #169

Closed williamjcm closed 4 years ago

williamjcm commented 4 years ago

The template was hardcoded for the default reversed date ordering of articles.

codecov[bot] commented 4 years ago

Codecov Report

Merging #169 into master will increase coverage by 1.74%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #169      +/-   ##
===========================================
+ Coverage   98.25%   100.00%   +1.74%     
===========================================
  Files          27         1      -26     
  Lines        6647       353    -6294     
  Branches       44        44              
===========================================
- Hits         6531       353    -6178     
+ Misses        116         0     -116     
Impacted Files Coverage Δ
plugins/m/qr.py
plugins/m/abbr.py
plugins/m/plots.py
plugins/m/gl.py
documentation/doxygen.py
plugins/m/gh.py
plugins/m/vk.py
plugins/m/sphinx.py
plugins/m/images.py
plugins/m/filesize.py
... and 16 more

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 e6eff54...65105b2. Read the comment docs.

mosra commented 4 years ago

Finally merged in 4a8de7d3b1d9a0fb08a15317a97c11d2e3b9287d. Sorry it took half a year.