irisfofs / jekyll-rp_logs

Jeykll plugin to turn raw IRC logs into pretty pages.
https://andrew.rs/projects/jekyll-rp_logs/
MIT License
3 stars 6 forks source link

Make echo command in README cross-platform #64

Closed irisfofs closed 8 years ago

irisfofs commented 8 years ago

Having the "s around the string to be echoed trips up Windows, which doesn't parse them away and echoes them verbatim into the Rakefile. But it turns out they were never actually needed in the first place, so just removing them will fix that!

A stopgap before working on #63, which will remove the need to have a Rakefile in the first place.

irisfofs commented 8 years ago

Actually you just broke it for Linux too. What is testing? >__>

Irrelevant now after #63, just need to update README.