|
You are here |
vfoley.xyz | ||
| | | | |
ddanilov.me
|
|
| | | | | This blog is powered by Jekyll, one of the most popular static site generators. Jekyll solved most of my issues with the blog: I edit markdown files in a code editor, commit them to GitHub and voila I see updates as web pages. No more WordPress plugins, weird CRM, half-baked... | |
| | | | |
dominickm.com
|
|
| | | | | With Summer coming to a close I decided to take another surf on the WSL (Windows Subsystem for Linux) wave and in short was not disappointed. Technically there are two flavors of WSL, WSL 1 and WSL 2. WSL 1 is a translation layer that takes Linux system calls and converts them into Windows ones. [...] | |
| | | | |
vxlabs.com
|
|
| | | | | The syntax-highlighted fenced code blocks in GitHub flavored markdown, or GFM, are a beautiful and useful invention. One starts a code block with three or more backticks or tildes, followed by the name of the language, and then proceeds to show one's code, which, at least on GitHub, is then syntax highlighted. In other words, something like this in your markdown: ```python def computer_says(no): print("computer says %s" % (no,)) ``` Would become this in the preview: | |
| | | | |
cardinalguzman.wordpress.com
|
|
| | | Encyclopedia Miscellaneous - 'quality' blogging since August 2011 | ||