|
|
|
|
@ -3,6 +3,7 @@ |
|
|
|
|
|
|
|
|
|
# #+LINK: issue https://github.com/kaushalmodi/ox-hugo/issues/ |
|
|
|
|
#+MACRO: issue [[[https://github.com/kaushalmodi/ox-hugo/issues/$1][$1]]] |
|
|
|
|
#+MACRO: travis [[https://travis-ci.org/kaushalmodi/ox-hugo][https://travis-ci.org/kaushalmodi/ox-hugo.svg?branch=master]] |
|
|
|
|
#+MACRO: melpa [[https://melpa.org/#/ox-hugo][file:https://melpa.org/packages/ox-hugo-badge.svg]] |
|
|
|
|
#+MACRO: GPLv3 [[https://www.gnu.org/licenses/gpl-3.0][https://img.shields.io/badge/License-GPL%20v3-blue.svg]] |
|
|
|
|
|
|
|
|
|
@ -82,7 +83,7 @@ error backtrace, |
|
|
|
|
:EXPORT_FILE_NAME: README |
|
|
|
|
:EXPORT_TITLE: Ox-Hugo: A carefully crafted Org exporter back-end that enables writing Hugo posts in Org |
|
|
|
|
:END: |
|
|
|
|
{{{GPLv3}}} {{{melpa}}} |
|
|
|
|
{{{travis}}} {{{melpa}}} {{{GPLv3}}} |
|
|
|
|
|
|
|
|
|
=ox-hugo= is an Org exporter backend that exports Org to |
|
|
|
|
[[https://gohugo.io/][Hugo]]-compatible Markdown ([[https://github.com/russross/blackfriday][Blackfriday]]) and also generates the |
|
|
|
|
|