Thread overview
D syntax highlighting support for Jekyll websites in v1.11.0
Jun 06, 2016
Borislav Kosharov
Jun 06, 2016
Johan Engelen
Jun 07, 2016
Borislav Kosharov
June 06, 2016
Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 . It is very identical to the pygments highliter but ported to ruby and rouge.

https://github.com/jneen/rouge
June 06, 2016
On Monday, 6 June 2016 at 20:03:11 UTC, Borislav Kosharov wrote:
> Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 .

Awesome!
Do you know when Github Pages will upgrade, roughly?

cheers,
  Johan



June 07, 2016
On Monday, 6 June 2016 at 22:09:17 UTC, Johan Engelen wrote:
> On Monday, 6 June 2016 at 20:03:11 UTC, Borislav Kosharov wrote:
>> Hey guys I implemented D syntax highlighting for rouge that is the default syntax highlighter for Jekyll. If you have a github pages jekyll site you will be able to post D code and get highlighting when pages moves to version 1.11.0 .
>
> Awesome!
> Do you know when Github Pages will upgrade, roughly?
>
> cheers,
>   Johan

Probably when they update their Jekyll version. You can check the current versions of the gems pages is using https://pages.github.com/versions/