So, About That Official Blog...

Joakim via Digitalmars-d digitalmars-d at puremagic.com
Thu May 5 18:21:03 PDT 2016


On Thursday, 5 May 2016 at 20:53:21 UTC, Jack Stouffer wrote:
> On Thursday, 5 May 2016 at 20:41:22 UTC, qznc wrote:
>> On Thursday, 5 May 2016 at 18:22:50 UTC, Jack Stouffer wrote:
>>> Please let me know what you think! I believe this is a good 
>>> first step in the right direction.
>> 
>> Does tumblr allow for syntax highlighting for code examples 
>> (e.g. including pygments)?
>
> Yes! In tumblr you have full control of the HTML, CSS, and JS 
> on the page, which is another great reason to use it.

I have long suggested a blog, good to see you doing it.  Github 
might be better because it does automatic syntax highlighting, no 
need to format code yourself.  Jakob's post on memory safety came 
out looking very nice:

https://jakobovrum.github.io/d/2016/01/20/memory-safety.html

Not sure what commenting functionality either provides, that 
should be there too, though dealing with spam can be a pain 
without proper filters.


More information about the Digitalmars-d mailing list