ubill.github.io

Inline Slides 2: Pandocs & DZslides

Now trying to generate HTML5 slides from Markdown using: Pandocs.

Still there's quite a lot of manual copy-paste required, and:

No live preview. (for now...)

Anyway manual work for now is good to familiarize with (to even know) what you need, and automate it next time.

Success!

Now, we ...

more ...

Making Mistakes

Making mistakes

We learn faster if we are allowed to make mistakes; just do something, see what happens from there, and use the feedback to help us in moving forward.

If we're too concerned with "getting everything perfect before getting started", just imagine if we had this mindset when ...

more ...

Inline Slides

At this moment, I'm trying to make iframes, inline slides, and Pelican work together.

And what better than to use this page itself for that purpose, and in conjunction with StackEdit?

Hint: for now, in the iframe tag, use root-relative src URLs,

like so: src="/theme/slides/...html" (note ...

more ...

StackEdit

Right now I'm using this lightweight online WYSIWYG Markdown editor, StackEdit1 to help me write the posts here.


  1. StackEdit is a full-featured, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites. 

more ...