Skip to content

Commit 7f0ea3c

Browse files
committed
working on contributing guidelines
1 parent 6311085 commit 7f0ea3c

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
Statically hosted website for
22
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To get started, check out
5-
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
6-
7-
You'll want to edit the reStructuredText files under the source/ folder
8-
directly, then use the Make file to generate the HTML page.
4+
To contribute, check out the `contributing page </CONTRIBUTING.rst>`_.

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-05T16:18:13Z</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-05T16:19:22Z</updated></feed>

source/static-html/README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
Statically hosted website for
22
`Full Stack Python <http://www.fullstackpython.com/>`_.
33

4-
To get started, check out
5-
`Getting Started with Pelican and GitHub Pages <http://www.mattmakai.com/introduction-to-pelican.html>`_.
6-
7-
You'll want to edit the reStructuredText files under the source/ folder
8-
directly, then use the Make file to generate the HTML page.
4+
To contribute, check out the `contributing page </CONTRIBUTING.rst>`_.

0 commit comments

Comments
 (0)