[dlang.org] [D-Programming-Language/dlang.org] da187b: Optimize ordering of CSS links and scripts

GitHub noreply at github.com
Mon Jul 15 17:11:03 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: da187bf2ba25d04b9f97cd0b61616d1be1775edc
      https://github.com/D-Programming-Language/dlang.org/commit/da187bf2ba25d04b9f97cd0b61616d1be1775edc
  Author: Brad Anderson <eco at gnuk.net>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M doc.ddoc
    M std.ddoc

  Log Message:
  -----------
  Optimize ordering of CSS links and scripts

Placing CSS links before all script tags allows the CSS to be loaded in parallel.


  Commit: 000368554b5647ad593fb473aacd27446a23b508
      https://github.com/D-Programming-Language/dlang.org/commit/000368554b5647ad593fb473aacd27446a23b508
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-07-15 (Mon, 15 Jul 2013)

  Changed paths:
    M doc.ddoc
    M std.ddoc

  Log Message:
  -----------
  Merge pull request #354 from eco/optimize-css

Optimize ordering of CSS links and scripts


Compare: https://github.com/D-Programming-Language/dlang.org/compare/cf24e08aee4b...000368554b56


More information about the dlang.org mailing list