quentin.dufour.io/README.md

9 lines
180 B
Markdown
Raw Normal View History

2018-04-22 10:59:27 +02:00
# My Blog
2020-04-20 18:59:33 +02:00
```
echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p
RUBYOPT=--disable-did_you_mean bundle install
2016-04-19 15:07:46 -04:00
bundle exec jekyll serve
2020-04-20 18:59:33 +02:00
```
2015-06-11 12:13:58 -07:00