pawroman / zola-theme-terminimal

A simple, minimal retro theme for Zola
https://pawroman.github.io/zola-theme-terminimal/
Other
371 stars 85 forks source link

Add option to use #continue-reading anchor #2

Open pawroman opened 3 years ago

pawroman commented 3 years ago

Right now, the theme is opinionated about this and doesn't use #continue-reading feature of Zola: https://www.getzola.org/documentation/content/page/#summary

This could be made an opt-in option, off by default not to break backwards compatibility.

Related to #1 -- as far as I know, no progress has been made there, but it could be a starting point.