Skip to content

honestappalachia/honestappalachia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Website for Honest Appalachia.

Want to contribute?

First, follow the documentation here to fork the repo.

Now, you should create a virtualenv. First, install virtualenv if you don't have it. cd into the forked repo (the first honestappalachia directory, which has this README in it). On the command line:

$ virtualenv --no-site-packages --distribute env
$ . env/bin/activate
$ pip install -r requirements.txt
$ deactivate # (when you're done)

About

Django site for Honest Appalachia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages