Skip to content
Discussion options

You must be logged in to vote

I managed to create something similar to what you have using the mkdocs-blogging-plugin which works very nicely.

One downside is, that stuff like svg icons need to be added in a separate folder for the {% include %} to work (Or requires you to define an absolute path rather than relative).

But I see this as a rather small downside compared to what you gain.

Either way, this is, what I currently have now:

The template override I have is here:
https://github.com/Andre601/blog/blob/master/theme/blog/blog-override.html

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@squidfunk
Comment options

Answer selected by Andre601
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants