From ff985e915031b248b4f58ba880e66b18ce768055 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 4 Aug 2010 02:56:34 -0400 Subject: [PATCH] added folder structure --- README.mkd | 26 ++++++++++++++++++++++++++ _static/test | 0 _templates/test | 0 3 files changed, 26 insertions(+) create mode 100644 README.mkd create mode 100644 _static/test create mode 100644 _templates/test diff --git a/README.mkd b/README.mkd new file mode 100644 index 0000000..f688df0 --- /dev/null +++ b/README.mkd @@ -0,0 +1,26 @@ +osxpython.org +============= + + +Goals +----- + +[osxpython.org](http://osxpython.org) is under active development. It strives to offer the following: + +* Best-practices for Python as a development platform on OSX + - Installation + - Configuration + - Application distribution +* A reference guide and resource center +* Easily contributable on GitHub via pull request + + +Get Involved +------------ + +The site is generated with githubhe `sphinx` branch. + +If you disagree with any of the best-practices and guides, feel free to [open an issue](https://github.com/kennethreitz/osxpython.org/issues). + +Discussions regularly take place on the osxpython.org mailing list. To join, just send an email to . + diff --git a/_static/test b/_static/test new file mode 100644 index 0000000..e69de29 diff --git a/_templates/test b/_templates/test new file mode 100644 index 0000000..e69de29