getpelican / pelican

Static site generator that supports Markdown and reST syntax. Powered by Python.
https://getpelican.com
GNU Affero General Public License v3.0
12.61k stars 1.81k forks source link

Add FAQ entry about theme overrides #3406

Closed frederik-elwert closed 1 month ago

frederik-elwert commented 1 month ago

Currently, the documentation refers to creating new themes a lot. It is much less apparent how one can customize an existing theme by overriding individual templates or adding new ones. This commit adds an FAQ for this, and also mentions the mechanism in the FAQ on custom templates.

Pull Request Checklist

frederik-elwert commented 1 month ago

I wanted to submit this before a busy day gets the best of me. But I should probably add: This was something that I felt was a bit lacking in the docs. Other people might feel differently, so I'm completely fine if this suggestion gets rejected.