<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/docs/tips.rst, branch cache-readers</title>
<subtitle>github.com: getpelican/pelican.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/'/>
<entry>
<title>Enhance and correct documentation</title>
<updated>2013-09-23T17:30:51+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2013-09-23T17:30:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=f6c9237a0115491b7db3206717e63a4250c6c2b8'/>
<id>f6c9237a0115491b7db3206717e63a4250c6c2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tip on how to add videos to your blog.</title>
<updated>2013-09-08T21:05:52+00:00</updated>
<author>
<name>Talha Mansoor</name>
<email>talha131@gmail.com</email>
</author>
<published>2013-09-08T19:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=13199792a7e4c6eabb924b3b83e024e2cf3551ec'/>
<id>13199792a7e4c6eabb924b3b83e024e2cf3551ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more missing -s flags to tips doc page</title>
<updated>2013-06-26T13:39:09+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2013-06-26T13:39:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=5d000ca2904e84c12c255a7b930fc9c38639c580'/>
<id>5d000ca2904e84c12c255a7b930fc9c38639c580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missing -s flag added to command on tips doc page</title>
<updated>2013-06-26T02:17:40+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2013-06-26T02:17:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=7d37cfa7485e3a8cb1f8e0ac6001be66fb553bbc'/>
<id>7d37cfa7485e3a8cb1f8e0ac6001be66fb553bbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve Publishing to GitHub section of the doc</title>
<updated>2013-01-01T00:01:19+00:00</updated>
<author>
<name>Éric Lemoine</name>
<email>eric.lemoine@gmail.com</email>
</author>
<published>2012-12-31T23:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=369bb476e9d71b7e3613466168c45b1e24309d06'/>
<id>369bb476e9d71b7e3613466168c45b1e24309d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate extraneous whitespace</title>
<updated>2012-10-12T21:01:50+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-09-11T03:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=9dcf4e5438f0a8ff31b1720b124d367ad7380dc0'/>
<id>9dcf4e5438f0a8ff31b1720b124d367ad7380dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert code in docs to inline literals</title>
<updated>2012-07-01T17:52:39+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entrop@gmail.com</email>
</author>
<published>2012-07-01T17:52:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=9ad93d36a0cff5e684bff5f4ca9f6b7080ea42d7'/>
<id>9ad93d36a0cff5e684bff5f4ca9f6b7080ea42d7</id>
<content type='text'>
Most of the references to code and settings in the docs were wrapped
in single tickmarks (`), while reStructuredText syntax actually calls
for double tickmarks for inline literals, which are normally rendered
as monospaced text with spaces preserved. Converted the relevant
instances to inline literals, along with some other minor fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of the references to code and settings in the docs were wrapped
in single tickmarks (`), while reStructuredText syntax actually calls
for double tickmarks for inline literals, which are normally rendered
as monospaced text with spaces preserved. Converted the relevant
instances to inline literals, along with some other minor fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs, for user and project pages in Github</title>
<updated>2012-06-09T18:30:49+00:00</updated>
<author>
<name>Abhishek L</name>
<email>abhishekl.2006@gmail.com</email>
</author>
<published>2012-06-09T18:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=219280d20315a9af491ddca77d8d61bae9488fb0'/>
<id>219280d20315a9af491ddca77d8d61bae9488fb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve English documentation with enhanced clarity, grammar, and spelling</title>
<updated>2012-03-06T14:13:17+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2012-03-06T14:13:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=bde06c401174d74d6c449bae0725f6853f3e726e'/>
<id>bde06c401174d74d6c449bae0725f6853f3e726e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ghp-import features to push to github pages easily</title>
<updated>2011-08-19T21:01:01+00:00</updated>
<author>
<name>Alexis Metaireau</name>
<email>alexis@notmyidea.org</email>
</author>
<published>2011-08-19T21:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=100d94cd12a9ddd06b060cf6e6a362f6a632b536'/>
<id>100d94cd12a9ddd06b060cf6e6a362f6a632b536</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
