Results 8 issues of tlevine

Now you can make your `_site` directory a git submodule! I also deleted some related tests that are skipped and seem to have been implemented in `blogofile/tests/integration/test_integration.py`.

I heard that you've been thinking about how to search through all of these spreadsheets at once (because ordinary keyword searches aren't great). I've been working a bit on this....

ckan
feature-request
public feedback
search

The site metrics API (`/api/site_metrics.json`) should be documented, unless it's going to change soon. I can take this one; I just have to copy things from [here](http://thomaslevine.com/!/socrata-metrics-api/).

enhancement

I made pre tag and script length counts get compiled automatically, and I added a couple of tests.

"AGPL" is misspelled as "GPL".

I have started on adding support for Python 3 while maintaining compatibility with Python 2. Commit cd49032b114384bdec9ea57faf32372aa84241d4 in the repository below (current HEAD of "python3" branch) seems to work in...

I installed the requirements like so. ``` $ sudo pip2 install -r requirements.pip ``` I get an error when I try to start the server for the web shop. ```...

bug