<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python/pelican.git/docs/install.rst, branch theme-metadata</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>Update links to HTTPS and current 301 redirects in docs/templates/themes (#2661)</title>
<updated>2020-04-12T14:38:35+00:00</updated>
<author>
<name>Kurt McKee</name>
<email>contactme@kurtmckee.org</email>
</author>
<published>2020-04-12T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=7bbd3dc6fbd31da5ce69a1347c5f72db73a5e6fc'/>
<id>7bbd3dc6fbd31da5ce69a1347c5f72db73a5e6fc</id>
<content type='text'>
This also updates the Tumblr API to use HTTPS as documented in the
current Tumblr API docs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also updates the Tumblr API to use HTTPS as documented in the
current Tumblr API docs.</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Add info about pelican-quickstart command path flag. (#2675)</title>
<updated>2020-02-26T18:54:05+00:00</updated>
<author>
<name>Carlos Pereira Atencio</name>
<email>carlosperate@users.noreply.github.com</email>
</author>
<published>2020-02-26T18:54:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=f2dbfbfcecd41c19438b22f6d1b25e9583a10867'/>
<id>f2dbfbfcecd41c19438b22f6d1b25e9583a10867</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra/optional Markdown dependency to setup.py</title>
<updated>2019-10-09T14:25:59+00:00</updated>
<author>
<name>David Alfonso</name>
<email>developer@davidalfonso.es</email>
</author>
<published>2019-10-09T09:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=bc450b3339d9eb4ce4649a5989836dcee496688f'/>
<id>bc450b3339d9eb4ce4649a5989836dcee496688f</id>
<content type='text'>
- Modify documentation to use the extra dependency in order to install
the recommended markdown package version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Modify documentation to use the extra dependency in order to install
the recommended markdown package version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 3.4 references</title>
<updated>2019-02-06T14:23:27+00:00</updated>
<author>
<name>John Franey</name>
<email>johnfraney@gmail.com</email>
</author>
<published>2019-02-06T14:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=63a72fc6198e04c61aae36ea0456f54360d1076c'/>
<id>63a72fc6198e04c61aae36ea0456f54360d1076c</id>
<content type='text'>
This PR removes the Python 3.4 tox task and updates references in the
code to Python 3.5+.

tox complains about Python 3.4, which is EOL after next month:

&gt; py34 installed: DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR removes the Python 3.4 tox task and updates references in the
code to Python 3.5+.

tox complains about Python 3.4, which is EOL after next month:

&gt; py34 installed: DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Reflow to 79 char line limit</title>
<updated>2018-11-03T02:53:15+00:00</updated>
<author>
<name>MinchinWeb</name>
<email>w_minchin@hotmail.com</email>
</author>
<published>2018-11-03T02:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=f595741b8e7dfd1cf6a59618edae0a465e2ef025'/>
<id>f595741b8e7dfd1cf6a59618edae0a465e2ef025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Fabric by Invoke.</title>
<updated>2018-07-08T19:33:10+00:00</updated>
<author>
<name>Kevin Deldycke</name>
<email>kevin@deldycke.com</email>
</author>
<published>2018-06-17T22:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=c04a4701b88a56248a0130d09583ee850a23cc6b'/>
<id>c04a4701b88a56248a0130d09583ee850a23cc6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove develop_server.sh in favour of pelican serving static files itself</title>
<updated>2018-06-22T17:22:38+00:00</updated>
<author>
<name>Johannes 'josch' Schauer</name>
<email>josch@mister-muffin.de</email>
</author>
<published>2017-07-10T14:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=a5edbf8546b1f0b1ede6e782041d843df58860f9'/>
<id>a5edbf8546b1f0b1ede6e782041d843df58860f9</id>
<content type='text'>
Competing static site generators integrate the functionality of regenerating
content and serving it into their main executable. In pelican this
functionality used to be in an external script `develop_server.sh` which
resides in the blog base directory. This has the disadvantage that changes in
pelican can break the `develop_server.sh` scripts which will not automatically
be upgraded together with pelican by package managers. Thus, pelican should
integrate this functionality into its main executable.

To this end, this commit removes `develop_server.sh` and adds three command
line options to the pelican executable:

 * `-l/--listen` starts the HTTP server (`-s/--serve` was already taken)
 * `-p/--port` specifies the port to listen at
 * `-b/--bind` specifies the IP to bind to

`--listen` and `--autoreload` can be used together to achieve the same
effect that other static site generators offer: Serve files via HTTP
while at the same time auto-generating the content.

Since the `develop_server.sh` script was removed, pelican-quickstart looses the
`develop` option.

Since the `develop_server.sh` script was removed, the Makefile looses the
`stopserver` target and the `devserver` target is replaced by running `pelican
-l` in the foreground.

Since pelican now offers the `--listen` option, the fabfile uses that instead
of starting the socketserver itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Competing static site generators integrate the functionality of regenerating
content and serving it into their main executable. In pelican this
functionality used to be in an external script `develop_server.sh` which
resides in the blog base directory. This has the disadvantage that changes in
pelican can break the `develop_server.sh` scripts which will not automatically
be upgraded together with pelican by package managers. Thus, pelican should
integrate this functionality into its main executable.

To this end, this commit removes `develop_server.sh` and adds three command
line options to the pelican executable:

 * `-l/--listen` starts the HTTP server (`-s/--serve` was already taken)
 * `-p/--port` specifies the port to listen at
 * `-b/--bind` specifies the IP to bind to

`--listen` and `--autoreload` can be used together to achieve the same
effect that other static site generators offer: Serve files via HTTP
while at the same time auto-generating the content.

Since the `develop_server.sh` script was removed, pelican-quickstart looses the
`develop` option.

Since the `develop_server.sh` script was removed, the Makefile looses the
`stopserver` target and the `devserver` target is replaced by running `pelican
-l` in the foreground.

Since pelican now offers the `--listen` option, the fabfile uses that instead
of starting the socketserver itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop unsupported Python 3.3</title>
<updated>2017-10-02T15:33:21+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2017-10-02T15:33:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=ce0787f0d383ce99e439ef3c338cbb5ea964f292'/>
<id>ce0787f0d383ce99e439ef3c338cbb5ea964f292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor typo in docs</title>
<updated>2016-04-09T13:05:17+00:00</updated>
<author>
<name>Tory Law</name>
<email>t.law@torypages.com</email>
</author>
<published>2016-04-09T13:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=d81c53a748dd89af52e3e90ebe68bf8a14470d20'/>
<id>d81c53a748dd89af52e3e90ebe68bf8a14470d20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix Installing/"Kickstart your site" heading level</title>
<updated>2016-02-19T23:26:23+00:00</updated>
<author>
<name>Pierce Lopez</name>
<email>pierce.lopez@gmail.com</email>
</author>
<published>2016-02-19T23:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python/pelican.git/commit/?id=c360aebec3569c2893554782b951fba6bcbb70b1'/>
<id>c360aebec3569c2893554782b951fba6bcbb70b1</id>
<content type='text'>
"Kickstart your site" should not be a sub-heading of "Upgrading"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Kickstart your site" should not be a sub-heading of "Upgrading"
</pre>
</div>
</content>
</entry>
</feed>
