diff --git a/Makefile b/Makefile index 00d65a2..1083042 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,6 @@ pdf: markdown --toc \ --latex-engine=`which xelatex` -# mobi: epub +mobi: epub # Symlink bin: ln -s /path/to/kindlegen /usr/local/bin - # kindlegen $(filename).epub \ No newline at end of file + kindlegen $(filename).epub \ No newline at end of file diff --git a/github-roam.mobi b/github-roam.mobi new file mode 100644 index 0000000..17cabe9 Binary files /dev/null and b/github-roam.mobi differ