Difference between revisions of "Blogging"
Jump to navigation
Jump to search
(Undo revision 2978 by 178.23.56.185 (talk)) |
(jekyll and org-mode) |
||
Line 5: | Line 5: | ||
* [[ oddmuse ]] | * [[ oddmuse ]] | ||
* [[ org-mode ]] can be used for blogging | * [[ org-mode ]] can be used for blogging | ||
+ | |||
+ | === Jekyll and org-mode === | ||
+ | |||
+ | Jekyll is a static website and blog engine. It's possible to write everything in org-mode in a single org file, as described in this blog post: http://endlessparentheses.com/how-i-blog-one-year-of-posts-in-a-single-org-file.html | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | See more options within the Blog category: | ||
[[Category:Blog]] | [[Category:Blog]] |
Revision as of 20:00, 12 January 2016
Modes
Each of these modes is effectively an in-emacs application.
Jekyll and org-mode
Jekyll is a static website and blog engine. It's possible to write everything in org-mode in a single org file, as described in this blog post: http://endlessparentheses.com/how-i-blog-one-year-of-posts-in-a-single-org-file.html
See also
See more options within the Blog category: