Live data from Hacker News

Marp: Markdown Presentation Writer

yhatt.github.io

91–98 of 98 posts

Re: Marp: Markdown Presentation Writer

#91
post #78

Earlier quoted context omitted.

I recently discovered Deckset and I must say I was very happy with it (for markdown editing + PDF export, with code highlighting). Example of use: https://speakerdeck.com/thbar/de-rails-a-phoenix-retour-dexp...

This looks amazing. Is it a custom theme, perhaps?

Thanks! It's a built-in theme which I chose carefully :-) (and actually & afaik, there is no custom theme support at the moment in that app).

Re: Marp: Markdown Presentation Writer

#92

Earlier quoted context omitted.

Now see, that I agree with. I merely disagree that sent's useless unless you have a taste for NIH.

Who called it useless? But ascribing rampant NIH to suckless is hardly a strain on credulity; otherwise they'd just use FreeBSD, instead of reinventing it piecemeal on the Linux kernel.

You did describe it in a way that implied it was useless if NIH wasn't your thing.

And no, I don't argue that NIH doesn't exist in other suckless projects, merely that it isn't the rationale for sent. Sent has some solid advantages over anything else out there, at least for me.

Re: Marp: Markdown Presentation Writer

#93

Earlier quoted context omitted.

Who called it useless? But ascribing rampant NIH to suckless is hardly a strain on credulity; otherwise they'd just use FreeBSD, instead of reinventing it piecemeal on the Linux kernel.

You did describe it in a way that implied it was useless if NIH wasn't your thing. And no, I don't argue that NIH doesn't exist in other suckless projects, merely that it isn't the rationale for sent. Sent has some solid advantages over anything else out there, at least for me.

I don't agree that the implication you ascribe is present, or that sent isn't primarily motivated by NIH in the same way that more or less all of the suckless repertoire appears to be, but reasonable people can differ on such points without acrimony. In any case, I'm glad you found something that suits you.

Re: Marp: Markdown Presentation Writer

#94

Earlier quoted context omitted.

You did describe it in a way that implied it was useless if NIH wasn't your thing. And no, I don't argue that NIH doesn't exist in other suckless projects, merely that it isn't the rationale for sent. Sent has some solid advantages over anything else out there, at least for me.

I don't agree that the implication you ascribe is present, or that sent isn't primarily motivated by NIH in the same way that more or less all of the suckless repertoire appears to be, but reasonable people can differ on such points without acrimony. In any case, I'm glad you found something that suits you.

Well, then. I'm sorry for reading that implication in, and glad that we could come to understand each other better.

HN is a lot like Youtube comments: There's a lot of arguing, but sometimes, people treat each other decently. It's honestly kinda surreal, coming from 4chan, reddit, or tumblr.

Re: Marp: Markdown Presentation Writer

#95
post #36

Very nice. I wrote a very similar authoring / presentation tool based on MD. It's being used as the presentation app for Axway's instructor-led training and Open Badge authoring. : https://twitter.com/tzmartin/status/687011251172458496 Slide authoring supports nearly all of Deckset syntax (plus a few more tokens), slide configuration and custom themes.

Hey that's pretty cool. Is this available anywhere for trying?

Re: Marp: Markdown Presentation Writer

#96

I like the way our tools went from Text -> Graphical interface -> Text You can see this with all the CLI tools being introduced for traditional programs. I suppose people appreciate control and automation.

you like that? I can see how you might like a command line as opposed to a dumbed-down, simplistic, and intelligence-insulting GUI. But I cannot see how you can love Markdown. A shit standard that uglifies everything it touches, instead of celebrating the beauty of typography. There is no inconsistency between liking command line, and being demanding in terms of text layout. Just ask LaTeX.

Much as I love LaTeX, it's a programming language and not a markup format like Markdown. LaTeX is kind of a terrible exchange format for that reason.

Re: Marp: Markdown Presentation Writer

#97

Do anybody simplify LaTeX for these kind of jobs? Sometimes I think they have much in common, except that LaTeX is much more complicated.

Org-mode with Beamer export. It's a pretty efficient combo. Downside is learning emacs. On the other hand, an upside is learning emacs ;-)

Re: Marp: Markdown Presentation Writer

#98
post #23

Shameless plug: I'm a lecturer and have scratched this itch some time ago with a pet project that a couple lecturers are using now: https://github.com/munen/p_slides/ It doesn't ship it's own editor, because everyone already has a favorite(for me that's formerly vim, now Emacs). It's only static files, so it doesn't need a server or pre-compilation. It's extensible, has syntax highlighting and produces PDFs for the s…

Great work! Are you aware of markdeep? https://casual-effects.com/markdeep/ ...support for it might be a nice addition to this project.

Github clone and unminified version. https://github.com/reelsense/markdeep
Post reply on HN