<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=109.151.155.109</id>
	<title>WikEmacs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wikemacs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=109.151.155.109"/>
	<link rel="alternate" type="text/html" href="https://wikemacs.org/wiki/Special:Contributions/109.151.155.109"/>
	<updated>2026-04-24T02:04:39Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wikemacs.org/index.php?title=Org-page&amp;diff=47589</id>
		<title>Org-page</title>
		<link rel="alternate" type="text/html" href="https://wikemacs.org/index.php?title=Org-page&amp;diff=47589"/>
		<updated>2016-08-23T23:41:18Z</updated>

		<summary type="html">&lt;p&gt;109.151.155.109: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Package&lt;br /&gt;
|name=org-page&lt;br /&gt;
|description=Static site generator based on org-mode&lt;br /&gt;
|author=Kevinh&lt;br /&gt;
|source=https://github.com/kelvinh/org-page&lt;br /&gt;
|in_emacs=no&lt;br /&gt;
|Development status=active&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Org-page''' is a static site generator based on Emacs and org mode.&lt;br /&gt;
&lt;br /&gt;
Features include:&lt;br /&gt;
&lt;br /&gt;
* org sources and html files managed by git (both in a different branch, so than you can push both on github)&lt;br /&gt;
* incremental publication (according to git diff command)&lt;br /&gt;
* category support&lt;br /&gt;
* tags support (auto generated)&lt;br /&gt;
* RSS support (auto generated)&lt;br /&gt;
* search engine support (auto generated)&lt;br /&gt;
* a beautiful theme&lt;br /&gt;
* theme customization support&lt;br /&gt;
* commenting (implemented using disqus/duoshuo)&lt;br /&gt;
* site visiting tracking (implemented using google analytics)&lt;br /&gt;
* index/about page support (auto generated if no default provided)&lt;br /&gt;
* highly customizable&lt;br /&gt;
&lt;br /&gt;
= Install =&lt;br /&gt;
&lt;br /&gt;
org-page is available in [[MELPA]].&lt;br /&gt;
&lt;br /&gt;
= Usage =&lt;br /&gt;
&lt;br /&gt;
Workflow:&lt;br /&gt;
&lt;br /&gt;
*     specify a git repo (may created by yourself manually or by org-page’s op/new-repository command), where org sources on its “source” branch (the branch name can be customized, the same below), and generated html files will be on its “master” branch&lt;br /&gt;
*     you specify a “base commit” (previous commit will be used if omitted), org-page will read changes between the latest commit and the specified base commit on branch “source”, the changes will be published&lt;br /&gt;
*     org-page does preparation jobs&lt;br /&gt;
*     publish the changes read in step 2, a change can be an addition, a modification, or a deletion, org-page is designed to handle all these kinds of changes, but since deletion does not often happen, so org-page has not implemented it yet&lt;br /&gt;
*     update index page of each category, and tag pages&lt;br /&gt;
*     publication finished&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&lt;br /&gt;
It needs just a bit of configuration, and then you're ready to publish with one command. Please read the official documentation: https://github.com/kelvinh/org-page&lt;br /&gt;
&lt;br /&gt;
= Example site =&lt;br /&gt;
&lt;br /&gt;
The author's blog: http://kelvinh.github.io/&lt;br /&gt;
&lt;br /&gt;
How is an org-page site constructed ? Check the &amp;quot;source&amp;quot; branch of his blog repo: https://github.com/kelvinh/kelvinh.github.com/tree/source &lt;br /&gt;
&lt;br /&gt;
[[Category:Blog]]&lt;/div&gt;</summary>
		<author><name>109.151.155.109</name></author>
	</entry>
</feed>