Gerald Bauer
2015-Jul-16 22:48 UTC
New Static Site Theme for World (Literature) Classics in Markdown e.g. A Tale of Two Cities, The Trial, etc.
Hello, As a showcase I've converted a good old Gutenberg plain text world (literature) classic to markdown. See the Strange Case of Dr. Jekyll and Mr. Hyde by Robert Louis Stevenson [1] as an example. Next I've put together a static site theme that lets you basically drop all chapters into a _chapters folder and you're done, that is, you get a great looking online live (e)book. See the Dr. Jekyll and Mr. Hyde live version (demo) [2] thanks to GitHub Pages (with built-in - surprise, surprise - Jekyll processing ;-)) And finally the ready-to-fork theme/template repo/source [3]. Anyone else tried to convert world classics to Markdown for generating great looking books? Any insight appreciated. Questions? Comments? Welcome. Cheers. [1] https://github.com/writekit/classics--dr-jekyll-and-mr-hyde [2] http://drjekyllthemes.github.io/jekyll-book-theme [3] https://github.com/drjekyllthemes/jekyll-book-theme
Scott Granneman
2015-Jul-17 04:19 UTC
New Static Site Theme for World (Literature) Classics in Markdown e.g. A Tale of Two Cities, The Trial, etc.
Looks great, but I have a small quibble. Throughout the book, you have
used an en dash instead of an em dash, as here: ?empty as a
church?till at last I got?. Might want to do a s/?/?/g & fix
that.
Cool work, though!
Scott
--
R. Scott Granneman
scott at granneman.com ~ www.granneman.com
Contact info: granneman.tel
?UNIX was not designed to stop its users from doing stupid things, as
that would also stop them from doing clever things.?
---Doug Gwyn
On 16 Jul 2015, at 17:48, Gerald Bauer wrote:
> Hello,
>
> As a showcase I've converted a good old Gutenberg plain text world
> (literature) classic to markdown.
>
> See the Strange Case of Dr. Jekyll and Mr. Hyde
> by Robert Louis Stevenson [1] as an example.
>
> Next I've put together a static site theme that lets you basically
> drop all chapters into a _chapters folder and you're done, that is,
> you get a great looking online live (e)book.
>
> See the Dr. Jekyll and Mr. Hyde live version (demo) [2]
> thanks to GitHub Pages (with built-in - surprise, surprise - Jekyll
> processing ;-))
>
> And finally the ready-to-fork theme/template repo/source [3].
>
>
> Anyone else tried to convert world classics to Markdown
> for generating great looking books? Any insight appreciated.
> Questions? Comments? Welcome.
>
> Cheers.
>
> [1] https://github.com/writekit/classics--dr-jekyll-and-mr-hyde
> [2] http://drjekyllthemes.github.io/jekyll-book-theme
> [3] https://github.com/drjekyllthemes/jekyll-book-theme
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss at six.pairlist.net
> https://pairlist6.pair.net/mailman/listinfo/markdown-discuss
Piero Wbmstr
2015-Jul-17 05:35 UTC
New Static Site Theme for World (Literature) Classics in Markdown e.g. A Tale of Two Cities, The Trial, etc.
Hello all, Great work Gerald! Your theme seems to be a good basis for others. I would use Bootstrap for a better rendering by default but this is a personal choice ;) In the same spirit (but not the same goal), I made some "Markdown dummy data" from two whole public domain books with notes and images: - "A TEXT-BOOK OF ASTRONOMY" by GEORGE C. COMSTOCK [1] - "True Stories of Wonderful Deeds" [2] They are designed to be test contents for WebDocBook [3] but can be used for any other usage as it is written with raw Markdown (using the Extended syntax). As you may see, the rendering almost works "as-is" on GitHub browser viewer (even for images). Do not hesitate to fork the original repo and use it according to your needs. Regards. [1] https://github.com/wdbo/dummy-data/tree/master/sub-chapter2 [2] https://github.com/wdbo/dummy-data/tree/master/sub-chapter1 [3] https://github.com/wdbo/webdocbook Le 17/07/2015 00:48, Gerald Bauer a ?crit :> Hello, > > As a showcase I've converted a good old Gutenberg plain text world > (literature) classic to markdown. > > See the Strange Case of Dr. Jekyll and Mr. Hyde > by Robert Louis Stevenson [1] as an example. > > Next I've put together a static site theme that lets you basically > drop all chapters into a _chapters folder and you're done, that is, > you get a great looking online live (e)book. > > See the Dr. Jekyll and Mr. Hyde live version (demo) [2] > thanks to GitHub Pages (with built-in - surprise, surprise - Jekyll > processing ;-)) > > And finally the ready-to-fork theme/template repo/source [3]. > > > Anyone else tried to convert world classics to Markdown > for generating great looking books? Any insight appreciated. > Questions? Comments? Welcome. > > Cheers. > > [1] https://github.com/writekit/classics--dr-jekyll-and-mr-hyde > [2] http://drjekyllthemes.github.io/jekyll-book-theme > [3] https://github.com/drjekyllthemes/jekyll-book-theme > _______________________________________________ > Markdown-Discuss mailing list > Markdown-Discuss at six.pairlist.net > https://pairlist6.pair.net/mailman/listinfo/markdown-discuss-- ------------------------------------------------------------------------ *Pierre Cassat* /aka/ @piwi web developer & musician - Paris, France e-piwi.fr <http://e-piwi.fr/> // me at e-piwi.fr <mailto:me at e-piwi.fr> ------------------------------------------------------------------------ /Ensemble, ayons une d?marche responsable : n'imprimez cet email que si n?cessaire. Together, have a responsible approach: do not print this email unless necessary./ -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20150717/16b8bbd4/attachment.html> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://pairlist6.pair.net/pipermail/markdown-discuss/attachments/20150717/16b8bbd4/attachment-0001.html>