Skip to content

Commit 006026f

Browse files
committed
changing links to RST format
1 parent 2c5fa01 commit 006026f

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Statically hosted website for
2-
[Full Stack Python](http://www.fullstackpython.com/).
2+
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To get started, check out [Getting Started with Pelican and GitHub Pages](http://www.mattmakai.com/introduction-to-pelican.html).
4+
To get started, check out
5+
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
56

67
You'll want to edit the ReStructredText files under the source/ folder
78
directly, then use the Make file to generate the HTML page.

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-05T15:57:34Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-02-05T15:59:58Z</updated></feed>

source/static-html/README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Statically hosted website for
2-
[Full Stack Python](http://www.fullstackpython.com/).
2+
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To get started, check out [Getting Started with Pelican and GitHub Pages](http://www.mattmakai.com/introduction-to-pelican.html).
4+
To get started, check out
5+
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
56

67
You'll want to edit the ReStructredText files under the source/ folder
78
directly, then use the Make file to generate the HTML page.

0 commit comments

Comments
 (0)