You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2.9 KiB
2.9 KiB
GitHub Ancillary Files
Readme readme
{{{travis}}} {{{melpa}}} {{{GPLv3}}}
{{{gitter}}} {{{saythanks}}}
See the Real World Examples section to quickly jump to sites generated
using ox-hugo and their Org sources.
Table of Contents TOC
Screenshots noexport_1
Documentation
ox-hugo uses itself to generate its documentation!
You can generate the same too! Simply clone this repo and do make
doc_md.
Make sure you visit the above link to read more on:
- .. and many more topics and examples
Source of the Documentation site
The documentation site is published by first using ox-hugo to
export from Org to Markdown, and then finally hugo.
So no Markdown files are committed in the doc/content/ directory.