orzih / mkdocs-with-pdf

Generate a single PDF file from MkDocs repository.
MIT License
326 stars 76 forks source link

customizing via jinja templates #31

Open FlorianLudwig opened 3 years ago

FlorianLudwig commented 3 years ago

Hi @orzih,

we have an internal fork of this wonderful handy library. We - like it seems other too, judging from the other issue reports - were looking for ways to customize styles, layout etc.

We started to redactor some stuff to make our use case more easy - and moved away from python + beautiful soup for templating and replaced it with jinja. Is this direction something you like us to make merge requests here or should we fork?

orzih commented 3 years ago

Sounds good. I'd like to merge as much as possible without confusing the user if it same usage and output.

Can I see your code? Or please PRs.

FlorianLudwig commented 3 years ago

All right,

we are cleaning up the code a bit and will create a PR!

orzih commented 3 years ago

Thanks for your PRs.

I changed it a little after merged your PRs. Please check out release v0.8.0.