Kaushal Modi
5ec15d4376
Add link to Hugo published Demo site!
9 years ago
Kaushal Modi
1cfb3875db
Add travis test status badge
9 years ago
Kaushal Modi
a96c375a8b
Documentation: example-site/ -> test/example-site/
9 years ago
Kaushal Modi
ecd3ad5635
Document "make test"
9 years ago
Kaushal Modi
48ae0ba6ae
Tweak the TOC.. don't link all Changelog items
...
The TOC and noexport_1 tags added to ox-hugo-manual.org are special to
the toc-org package.
9 years ago
Kaushal Modi
134bad8983
Add TOC to README
...
Thanks to toc-org package
9 years ago
Kaushal Modi
4ed4661480
Update version to 0.1.3
9 years ago
Kaushal Modi
a486141e4e
Improve date-time parsing
...
@punchagan
9 years ago
Kaushal Modi
45401675b0
Minor typo and consistency fixes in docs; Add GPLv3 badge
9 years ago
Kaushal Modi
bf38a10024
README tweaks
9 years ago
Kaushal Modi
2848d4b93b
Add Changelog; bump version
9 years ago
Kaushal Modi
d04e96c396
Clarify differences in Org between file and subtree export flows
...
Also fix the writing-hugo-blog-in-org-file-export.org.. we cannot have
auto-weight calculation in file export flow (compared to subtree
export flow).
9 years ago
Kaushal Modi
fc15f0ca8e
Support setting the date in front-matter using the CLOSED property
...
Fixes https://github.com/kaushalmodi/ox-hugo/issues/68
9 years ago
Kaushal Modi
8eae65207b
Add screenshot showing the one-Org-file-per-post flow too
9 years ago
Kaushal Modi
e9aa837b03
Add screenshot example .org and .md files
9 years ago
Kaushal Modi
792a21f71e
Add screenshot
9 years ago
Kaushal Modi
8b7ad624ac
Update documentation # part 2
9 years ago
Kaushal Modi
6d42508826
Update documentation
9 years ago
Kaushal Modi
60daaee1dd
Generate README, CONTRIBUTE, Wiki pages from ox-hugo-manual.org
...
See ox-hugo-export-gh-doc function in doc/export-gh-doc.el
9 years ago
Puneeth Chaganti
e336d18364
Remove the TODO section from the README
9 years ago
Kaushal Modi
825cbb2e68
Add org-hugo-debug-info, update README.org, add CONTRIBUTING.org
9 years ago
Kaushal Modi
5b966adc50
Update README with details on Org to Markdown markup translation
9 years ago
Kaushal Modi
5cf6b03277
Attempt to fix Github rendering of Org table
...
Inserted ZERO-WIDTH-SPACE char after the ending double-quote in:
=title = "foo"=
9 years ago
Kaushal Modi
ff88b6b3c8
Add a table to show how to implicitly represent Hugo front matter
9 years ago
Kaushal Modi
c5588d5548
Update README; Remove ox-hugo-helper.el
9 years ago
Kaushal Modi
844564ff6e
Disable table export debug messages
9 years ago
Kaushal Modi
065c6b0f13
Add parsing of post draft state and tags from TODO state & Org tags
...
Update example site with loads of examples.
9 years ago
Kaushal Modi
33fed240aa
Left over metadata -> front matter refactoring
9 years ago
Matt Price
d160c5fefa
Add changes to README
9 years ago
Matt Price
300609f95a
Copy local images and rewrite links
...
- add :hugo-static-images option
- if image exists locally, copy to static image dir and update link
9 years ago
Kaushal Modi
4cf6b59bdf
Add note about assignment to FSF and do auto-filling
9 years ago
Matt Price
e777653768
README updates from this branch
9 years ago
Matt Price
b33dcc31cf
Add ox-blackfriday.el
...
Hugo uses the Blackfriday markdwon parser, whose syntax is similar,
but not identical, to Github Flaboured Markdown. Since this parser may
be used by other projects, it seems like a good idea to derive
ox-hugo.el from a pure blackfriday exporter.
`ox-hugo.el` will be reserved for pure Hugo features, such as
shortcodes and frontmatter.
README updated a little, too.
9 years ago
Kaushal Modi
efcb9c1330
More ideas
9 years ago
Kaushal Modi
2f09709440
Let this be ox-hugo
9 years ago
Kaushal Modi
0e627431b7
Initial commit
9 years ago