Hello
I've already edited or created some recipes. As I'm not an expert, I generally look builtin recipes to find solutions.
But this time, I've a basic request and I am stuck . Thank you for you help.
I just want to create an epub to collect some fixed internet pages likewise
The page "https://www.example.org" does not exist or is not reachable.
(NB: using the recipe fonctiunality seems to me more familiar than using the ebook-convert fonctiunality. Maybe I'am wrong on that)
So, my idea is to create on my PC a local html file, which just lists these entries :
<p><a href="https://www.example.org/article1">Article 1</a>
<p><a href="https://www.example.org/article2">Article 2</a>
<p><a href="https://www.example.org/article3">Article 3</a>
But I've tried and tried and I've not found a way to create a basic recipe.
Thank you for giving me a tip to progress
Villard