GitXplorerGitXplorer
p

psfoutreach

public
7 stars
7 forks
9 issues

Commits

List of commits on branch master.
Unverified
14feb9916682fff702be1126002607f914ffeebe

readme

eeconchick committed 12 years ago
Unverified
f3db07cc1f1160e566d506fbfd2e5cc86335a98a

reqs

eeconchick committed 12 years ago
Unverified
3961589ee01d2b42fe514710fa10e78a667dc905

removed readme

eeconchick committed 12 years ago
Unverified
bff80f8a37e6a04163b1144f6b042a78f30e01bf

removed readme

eeconchick committed 12 years ago
Unverified
690a4383f4075e55fe20881e41c715475077a5b7

I think I'm doing this wrong...

eeconchick committed 12 years ago
Unverified
87c62a131b2bb4e4b8a3dd7f0e76170784039216

still have no idea what I'm doing

eeconchick committed 12 years ago

README

The README file for this repository.

PSF Outreach Blog

How to

  • pip install -r requirements.txt
  • create posts in /content of master branch
  • create pages in /pages of master branch
  • add images to /images of master branch

Once ready to publish:

  • Run $ pelican -s orig_publishconf.py
  • Run $ ghp-import output
  • Run $ git push orign gh-pages

New content should be push to site nearly immediately.