George,
I grabbed your NWCPP github repo and for now dumped all the content.
I've sent Mike an example temp static page based up that smashing
magazine theme you used for this month's meeting.
If all like it maybe SeaPig will change over to Pelican.
We can then tweak the CSS a bit so as not to be a 100% knockoff on
NWCPP. ;-)
Thanks for again for posting and sharing your blog post on using
Pelican.
-Kevin
On May 1, 2013, at 11:05 PM, George V. Reilly wrote:
Github Pages just serves static files. You have to generate the HTML
offline and upload it. Markdown is used extensively around Github,
but it's in no way required for Github Pages.
http://nwcpp.org is written in reStructuredText; I use Pelican to
create the HTML. I wrote up how I created the site. I added a post
last night and my workflow looked like this: