Mirko Westermeier
Mirko Westermeier
The dump command copies static files (by default in `public`) in the dump directory. See [Contenticious::Commands line 21](https://github.com/memowe/contenticious/blob/master/lib/Contenticious/Commands.pm#L21). :)
Do you have an easy way to implement this?
Feel free to fork and try things out! If I like it, I'll merge it back. :)
Hi! I'm a bit unsure about the new complexity but don't stop, it looks interesting! :) Go on, fix the tests and try it out. Contenticious isn't my main focus...
@tardisx Any news about tests and documentation? :) I'll open a pull request for discussion.
Hi @cintema - I didn't find time yet to continue this. What are your special needs? Maybe we can achieve this together? :)
Rebased to latest main branch. :)
Generating ePub might be easier with [markdown sources](https://github.com/learnyouahaskell/learnyouahaskell.github.io/discussions/10) (#8) and pandoc. :)
> @memowe would you mind looking at some of the merge conflicts Of course. Instead of trying to merge I will pull the external changes and run my commands again...
@smith558 Done. :) But please have a good look whether these commits break anything. I used exactly the commands documented here and in the commits.