emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode support for Nikola (static site generator in Python)
@ 2013-10-14 10:56 Puneeth Chaganti
  2013-10-14 13:35 ` Suvayu Ali
  0 siblings, 1 reply; 2+ messages in thread
From: Puneeth Chaganti @ 2013-10-14 10:56 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Puneeth

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

tl,dr: Created a new plugin to support org-syntax for Nikola.
Attached patch for worg page update.

Hi,

I haven't been using org-mode very heavily for the past couple of
years, but intend to get back to using it, atleast for "writing".

I have been using Nikola (Python based static site generator) for one
of the sites I maintain and found it pretty nice.  It has quite a few
features that I was looking for in static-site generators.  I
particularly like the feature of publishing (building/deploying) only
those posts/files which have changed since the previous publish. It
shouldn't be too hard to implement, and I could've added something to
o-blog, but I didn't want the responsibility of maintaining another
piece of code! [Those who use/tried org2blog know what I mean.]

Anyway, I've written a few lines of code to add support for an
emacs/orgmode based "compiler" for Nikola and have migrated my old
blog from o-blog to Nikola.  Some of you may be interested to try it.
It may be also useful to add a link to worg.  I have attached a patch
for the same, since I don't have write access to it.

Thanks!
Puneeth

PS:  The plugin is here - http://plugins.getnikola.com/#orgmode and my
blog is here - http://punchagan.muse-amuse.in/

[-- Attachment #2: 0001-Add-link-to-Nikola-plugin-for-blogging.patch --]
[-- Type: application/octet-stream, Size: 977 bytes --]

From 77c29b9e7ccafd9cca38f5d0d6ae5c794eaad8d2 Mon Sep 17 00:00:00 2001
From: Puneeth Chaganti <punchagan@muse-amuse.in>
Date: Mon, 14 Oct 2013 16:12:03 +0530
Subject: [PATCH] Add link to Nikola plugin for blogging.

---
 org-blog-wiki.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/org-blog-wiki.org b/org-blog-wiki.org
index 773f780..673d18c 100644
--- a/org-blog-wiki.org
+++ b/org-blog-wiki.org
@@ -53,6 +53,9 @@ contribute*!
 - [[http://comments.gmane.org/gmane.emacs.orgmode/45360][a blog-like sitemap for org-publish]] :: see [[http://comments.gmane.org/gmane.emacs.orgmode/45360][this post]] by Jon Anders
      Skorpen.
 
+- [[http://plugins.getnikola.com/#orgmode][Org-mode and Nikola]] :: A plugin for [[http://getnikola.com][Nikola]] (a static site generator
+     in Python), that lets you write your posts in org-mode syntax.
+
 * Wiki tools
 
 - [[http://ikiwiki.info/][ikiwiki]] is a web site compiler written in Perl.  In many ways it is
-- 
1.8.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: Org-mode support for Nikola (static site generator in Python)
  2013-10-14 10:56 Org-mode support for Nikola (static site generator in Python) Puneeth Chaganti
@ 2013-10-14 13:35 ` Suvayu Ali
  0 siblings, 0 replies; 2+ messages in thread
From: Suvayu Ali @ 2013-10-14 13:35 UTC (permalink / raw)
  To: emacs-orgmode

On Mon, Oct 14, 2013 at 04:26:12PM +0530, Puneeth Chaganti wrote:
> tl,dr: Created a new plugin to support org-syntax for Nikola.
> Attached patch for worg page update.

Applied.

-- 
Suvayu

Open source is the future. It sets us free.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-14 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-14 10:56 Org-mode support for Nikola (static site generator in Python) Puneeth Chaganti
2013-10-14 13:35 ` Suvayu Ali

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).