Skip to content

Commit ef64420

Browse files
author
Resolver Developers
committed
Adds simple index page which lists tutorials. By Hansel.
1 parent b54c941 commit ef64420

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

content/index.txt

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,30 @@
1-
Placeholder on live site.
1+
=================================================================================
2+
Python Anywhere tutorials
3+
=================================================================================
4+
5+
We are building a collection of tutorials for using Python Anywhere. So far
6+
we have the django set up guide and information on starting a web2py project
7+
written by one of the developers. If you have an interesting tutorial on how to
8+
use Python Anywhere then send it to us and we will publish it here or provide a
9+
link.
10+
11+
List of tutorials
12+
=================================================================================
13+
.. contents::
14+
15+
16+
17+
18+
`Django set up guide <http://tutorial.pythonanywhere.com/django>`_
19+
---------------------------------------------------------------------------------
20+
21+
A step by step guide to creating a working django instance that displays a
22+
simple dynamic page and has a working admin interface. Also includes the basic
23+
information required for someone that already understands django but needs to
24+
know the specifics of setting it up on Python Anywhere.
25+
26+
27+
`1 Minute install WEB2PY on PythonAnywhere <http://web2py.pythonanywhere.com>`_
28+
---------------------------------------------------------------------------------
29+
30+
Web2py developer gives his 1 minute setup guide for Python Anywhere.

0 commit comments

Comments
 (0)