Fusuma – Make slides with MarkDown easily
21–30 of 42 posts
Re: Fusuma – Make slides with MarkDown easily
#22Re: Fusuma – Make slides with MarkDown easily
#23Maybe I missed it, but there doesn't seem to be an explanation for the name. I think software that use clever names should explain why. In this case, fusuma are traditional Japanese sliding doors. https://en.wikipedia.org/wiki/Fusuma
Re: Fusuma – Make slides with MarkDown easily
#24Earlier quoted context omitted.
> should I wouldn't say we are entitled to an explanation of why an open source project is titled any more than we are entitled to the project being open source in the first place.
It's not about entitlement; if the purpose of a name isn't to give people an easy way to remember something, what good is it? If the developer wanted to increase interest in the project, explaining the name could only further this goal.
Re: Fusuma – Make slides with MarkDown easily
#25Maybe I missed it, but there doesn't seem to be an explanation for the name. I think software that use clever names should explain why. In this case, fusuma are traditional Japanese sliding doors. https://en.wikipedia.org/wiki/Fusuma
> should I wouldn't say we are entitled to an explanation of why an open source project is titled any more than we are entitled to the project being open source in the first place.
Re: Fusuma – Make slides with MarkDown easily
#26He and I differed quite a bit on XDI (he was not on the XDI TC but provided feedback as part of a public review), and I still think something like XDI will exist in the future, but I have to give him credit - Docbook is an awesome tool.
There's also DITA (a more modular, but also more complicated, Docbook alternative from OASIS). There's a plugin for DITA that lets you do slides in DITA and create Reveal.js based HTML presentations.
Re: Fusuma – Make slides with MarkDown easily
#27Disappointed there's no built executable. I'm not into web development, so I don't have npm or yarn handy. Seems like a missed opportunity; a binary would open this project to a larger community.
Re: Fusuma – Make slides with MarkDown easily
#28I’m surprised no one’s mentioned pandoc by now. It’s a Swiss army knife that among other things makes slides from Markdown documents and lets you pick from a number of JS templates or Latex/Beamer. Converting Markdown to PDF slides is just a simple-ish oneliner away. And terrific for a whole number of other use cases, too - including but not limited to Markdown Word, Epub conversion, HTML conversion and endless other…
Re: Fusuma – Make slides with MarkDown easily
#29I’m surprised no one’s mentioned pandoc by now. It’s a Swiss army knife that among other things makes slides from Markdown documents and lets you pick from a number of JS templates or Latex/Beamer. Converting Markdown to PDF slides is just a simple-ish oneliner away. And terrific for a whole number of other use cases, too - including but not limited to Markdown Word, Epub conversion, HTML conversion and endless other…
Re: Fusuma – Make slides with MarkDown easily
#30I have been using https://hackmd.io/ for quite some time now.
awesome features, and great that it's open source.