Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logo and README.md Tweaks #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
RocPy.org Website
=================

RocPy(.org)'s website, to be collabaratively edited by members of RocPy's organizational team.
RocPy(.org)'s website, to be collabaratively edited by members of RocPy's
organizational team.

Development Usage
-----------------
The website is written in [Flask](http://flask.pocoo.org/). To do development work on the website, simply execute `python rocpy-website/__init__.py`. You should be able to access the website at http://localhost:8080. Changes in the code should automatically reload the webserver.
The website is written in [Flask](http://flask.pocoo.org/). To do development
work on the website, simply execute `python rocpy-website/__init__.py`. You
should be able to access the website at http://localhost:8080. Changes in the
code should automatically reload the webserver.

In production, the server uses WSGI, so please don't rename, or move `__init__.py` in the root of the repository.
In production, the server uses WSGI, so please don't rename, or move
`__init__.py` in the root of the repository.
Binary file modified static/img/rockpython.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/rockpython.png.xcf
Binary file not shown.