emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Puneeth Chaganti <punchagan@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Cc: Puneeth <punchagan@muse-amuse.in>
Subject: Org-mode support for Nikola (static site generator in Python)
Date: Mon, 14 Oct 2013 16:26:12 +0530	[thread overview]
Message-ID: <CALnw1fQsVME_02LWmzVVUJyxuAeGS4yu_8pa0fd0X8JCrs_51w@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2013-10-14 10:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14 10:56 Puneeth Chaganti [this message]
2013-10-14 13:35 ` Org-mode support for Nikola (static site generator in Python) Suvayu Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALnw1fQsVME_02LWmzVVUJyxuAeGS4yu_8pa0fd0X8JCrs_51w@mail.gmail.com \
    --to=punchagan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=punchagan@muse-amuse.in \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).