my blog about games, software, and data
- table styles in kramdown https://stackoverflow.com/a/36719802
- converting html to md in notepad++. Replace
<a href="([^"]*)">([^<]*)</a>
by[(\2)]\((\1)\)
- default excerpt separator is two empty lines, one does not seem to suffice.
- in
_posts
, create a file namedYYYY-MM-DD-your-title.md
- give github a couple minutes to update https://gentimouton.github.io/