Pablo Brud

Results 22 issues of Pablo Brud

Related to #16 This is the first version of the export to static. `mix prexent.export` (defaults to `slides.md`) or `mix prexent.export my_custom_file.md`

Subtask from #16 This is very important, LiveView uses websockets to change slides, we need to generate a simple js client in order to change the slides. And using `#`...

Subtask from #16 Remove Run and Edit buttons from the code. Live code is not possible in the static presentation.

subtask from #16 Copy the static custom files to the `exported` dir on `mix prexent.export`. Example: !custom_css my.css `my.css` has to be copied to `exported/my.css`. Same for `global_background`, `slide_background`,

It would be nice a way to export a static page with no need of a server in order to be published quicky in GitHub pages for any talk's repo.

Add a way to export the prexent to pdf

This is the case, accessing to the GH page they have a lot: https://coophub.io/orgs/enspiral

bug

Add the last updated date of the cache warmer in any place. This is useful for checking next time the warmer will be run and to inform the visitors the...

Gitlab supports markdown in the repo description, analyze if we will support this and how.

WIP! This solves #74 but I think we will have false negatives for keyed options (from config/3) used in other modules than the key one.