Skip to content

Instantly share code, notes, and snippets.

View lmuzquiz's full-sized avatar
🎯
Focusing

lmuzquiz lmuzquiz

🎯
Focusing
  • brandpetrám
  • Monterrey México
View GitHub Profile
@lmuzquiz
lmuzquiz / jekyll-localized-date
Created November 26, 2016 21:49 — forked from patrickwelker/jekyll-localized-date
Localized date via replace in Jekyll (Example: German)
<time datetime="{{ post.date | %Y-%m-%d %H:%M+01:00 }}">
{{ post.date | date: "%d. %B %Y" | replace:"January","Januar" | replace:"Februar","February" | replace:"March","März" | replace:"May","Mai" | replace:"June","Juni" | replace:"July","Juli" | replace:"December","Dezember" }}
</time>
@lmuzquiz
lmuzquiz / README.md
Created May 13, 2016 11:46 — forked from denji/README.md
Remove WebStorm; PhpStorm; PyCharm; RubyMine; AppCode; CLion, IntelliJ; 0xDBE10 settings and CLI-Links from Mac OSX

Quick uninstall JetBrains settings:

curl -sL https://gist.github.com/denji/9731967/raw/jetbrains-uninstall.sh | bash -s