-
- [ ] http://crimethinc.com/2014/08/20/feature-the-making-of-outside-agitators
- [ ] http://crimethinc.com/2014/06/12/feature-why-riot-against-the-world-cup
- [ ] http://crimethinc.com/2014/03/17/fe…
-
http://crimethinc.com/2016/11/11/no-peaceful-transition
-
The pipes in the Google Translate URL screwed up the formatting here: https://crimethinc.com/admin/articles/159
Let's make the pipes not screw up the formatting.
-
Fix http://crimethinc.com/texts/recentfeatures/ideology.php
Because it doesn't exist anymore.
But it should.
-
https://crimethinc.com/2012/04/18/rosefire has various problems from the title, to some weird stuff around citation 6, etc.
-
This used to be good, now it's overlapping.
What happened?
https://crimethinc.com/podcast/53
And to a lesser degree:
https://crimethinc.com/podcast
-
https://twitter.com/veganstraightedge/status/811662120983007232
`asset_host` can be given a Proc, so you can do:
```
asset_host = Proc.new { |source| case /(js|css)$/ ... }
```
Proc needs…
-
please!
-
Hey I do Ruby web dev (as well as other things) and I'd be really glad to help this project. crimethinc had a pretty big & positive impact on my life. Let me know if there's any task I could take on.
-
```
ErrorDocument 404 /404.shtml
Options -Indexes
RewriteEngine On
RewriteBase /blog/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteR…