Steve Steiner

Results 40 issues of Steve Steiner

### Description I would like to use README.md instead of README.rst. Same for all of the other root doc files (AUTHORS etc.). It's a pain in the neck right now...

### Description In `urls.py` all of the regular expressions for the links contain a `~` (tilde) character e.g.: regex="^MySuperFancyAppData/~create/$", What is the purpose of putting the `~` there? I thought...

So I had to go edit the settings by hand in ~/.atom/config.cson, but I'm not sure they're going to survive...

help wanted

From: http://wynnnetherland.com/blog/sass-up-your-wordpress-themes-with-compass # compass -r compass-wordpress -f wordpress -p thematic my_wordpress_compass_test Error: invalid option: -r /Library/Ruby/Gems/1.8/gems/compass-0.11.5/bin/compass:39:in `exit': no implicit conversion from nil to integer (TypeError) from /Library/Ruby/Gems/1.8/gems/compass-0.11.5/bin/compass:39 from /usr/bin/compass:19:in`load' from...

As per a note on the Django 1.10 release, pulling out into its own issue. The tests passed, but the generated app wouldn't run on the 1.10 release. Also, testing...

help wanted

I could swear this worked in a previous version, maybe not. It sure would be handy.

@jacobian In [DEP 7](https://github.com/django/deps/blob/master/draft/0007-dependency-policy.rst) at line 28: ```28: ...community and core team that the chosen dependency...``` The sentence just dangles off into space there... Unfortunately, there's no way to make...

https://www.dropbox.com/s/a4jj6kqpe2rs8xt/Screenshot%202013-10-08%2022.08.19.png

Over in #40 you said: > @jreese > then I'd rather see those implemented as custom modules instead. Is there a way to add modules that I just missed? As...

This file, `test1.mdpp`: ```markdown # test.mdpp -- **H1** ## Table of Contents below -- \ !TOC ## Test H2 that includes "some things in quotes" ## Moar text ``` Produces...

needs contributer