File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[
22 [
33 " 2018-09-23" ,
4- " New documentation : <a href=\" /puppeteer/\" >Puppeteer</a>"
4+ " New documentations : <a href=\" /puppeteer/\" >Puppeteer</a> and <a href= \" /handlebars/ \" >Handlebars.js </a>"
55 ], [
66 " 2018-08-12" ,
77 " New documentations: <a href=\" /dart/\" >Dart</a> and <a href=\" /qt/\" >Qt</a>"
Original file line number Diff line number Diff line change 179179._icon-dart :before { background-position : -7rem -3rem ; @extend %doc-icon-2 ; }
180180._icon-qt :before { background-position : -8rem -3rem ; @extend %doc-icon-2 ; }
181181._icon-puppeteer :before { background-position : -9rem -3rem ; @extend %doc-icon-2 ; }
182+ ._icon-handlebars :before { background-position : 0 -4rem ; @extend %doc-icon-2 ; @extend %darkIconFix !optional ; }
Original file line number Diff line number Diff line change 2727._flow ,
2828._gnu ,
2929._grunt ,
30- ._handlebars ,
3130._haxe ,
3231._immutable ,
3332._influxdata ,
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ module Docs
22 class Handlebars < UrlScraper
33 self . name = 'Handlebars.js'
44 self . slug = 'handlebars'
5- self . type = 'handlebars '
6- self . release = '4.0.11 '
5+ self . type = 'simple '
6+ self . release = '4.0.12 '
77 self . base_url = 'https://handlebarsjs.com/'
88 self . links = {
99 home : 'https://handlebarsjs.com/' ,
@@ -16,7 +16,7 @@ class Handlebars < UrlScraper
1616 options [ :root_title ] = 'Handlebars.js'
1717
1818 options [ :attribution ] = <<-HTML
19- © 2011- 2017 by Yehuda Katz< br >
19+ © 2011– 2017 by Yehuda Katz< br >
2020 Licensed under the MIT License.
2121 HTML
2222 end
You can’t perform that action at this time.
0 commit comments