Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-23tpl/tplimpl: Make the autogenerated templates collapsed in PRsBjørn Erik Pedersen
2018-08-19tpl/tplimpl: Fix .Site.Params case regressionBjørn Erik Pedersen
2018-08-17tpl/tplimpl: Fix compiling Amber templates that import other templates Steven Allen
2018-08-14tpl/tplimpl: Reimplement the ".Params tolower" template transformerBjørn Erik Pedersen
2018-08-12tpl: Suppress blank lines from opengraph internal templateAnthony Fok
2018-08-07tpl/tmplimpl: Add MIME type to embedded JSBjørn Erik Pedersen
2018-07-31tpl/partials: Add templates.ExistsBjørn Erik Pedersen
2018-07-18Add optional lang as argument to rel/relrefBjørn Erik Pedersen
2018-07-09tpl: Set permission of embedded templates to 0644Anthony Fok
2018-07-06Add a newScratch template funcBjørn Erik Pedersen
2018-07-06Add Hugo Piper with SCSS support and much moreBjørn Erik Pedersen
2018-06-26tpl: Remove some "debug info"Bjørn Erik Pedersen
2018-06-26tpl: Update internal pagination template to support Bootstrap 4Bjørn Erik Pedersen
2018-06-24Revert "tpl: Support text/template/parse API change in go1.11"Anthony Fok
2018-06-14tpl: Support text/template/parse API change in go1.11Anthony Fok
2018-06-11Add support for theme composition and inheritanceBjørn Erik Pedersen
2018-06-10tpl: Always load GA script over HTTPSChristian Oliff
2018-06-09tplimpl: Remove speakerdeck shortcodeAlexandros
2018-06-04tpl: Prevent isBaseTemplate() from matching "baseof" in dirAnthony Fok
2018-05-31Fixes #4798Alex
2018-05-30tpl: Remove frameborder attr YT iframe + CSS fixesAlex
2018-05-30Fix vimeo_simple thumb scalingAlex
2018-05-30Add vimeo_simpleAlexandros
2018-05-27fix typo instagram_simpleAlex
2018-05-25Fix GA anonymizeIp orderBjørn Erik Pedersen
2018-05-25Add no-cookie variants of the Google Analytics templatesBjørn Erik Pedersen
2018-05-25tpl: Remove the shortcode assets for nowBjørn Erik Pedersen
2018-05-25tpl: Adjust instagram_simple marginsBjørn Erik Pedersen
2018-05-25Remove youtube_simple for nowBjørn Erik Pedersen
2018-05-25Add anonymizeIP to GA privacy configBjørn Erik Pedersen
2018-05-24Fix broken testBjørn Erik Pedersen
2018-05-24Support DNT in Twitter shortcode for GDPRBjørn Erik Pedersen
2018-05-24tpl: Alias tweet shortode to twitterBjørn Erik Pedersen
2018-05-23Regenerate embedded templatesBjørn Erik Pedersen
2018-05-23Fix youtube_simple thumb scalingAlexandros
2018-05-23Add instagram_simple shortcodeBjørn Erik Pedersen
2018-05-23Remove the id from youtube_simpleBjørn Erik Pedersen
2018-05-23Fix some recently broken embedded templatesBjørn Erik Pedersen
2018-05-22Move the privacy config into a parentBjørn Erik Pedersen
2018-05-22tpl: Add another class and an id to youtube_simpleBjørn Erik Pedersen
2018-05-21Make the simple mode YouTube links schemalessBjørn Erik Pedersen
2018-05-21Add YouTube shortcode simple modeBjørn Erik Pedersen
2018-05-21Add PrivacyEnhanced mode for YouTube to the GDPR PolicyBjørn Erik Pedersen
2018-05-21Add RespectDoNotTrack to GDPR privacy policy for Google AnalyticsBjørn Erik Pedersen
2018-05-21tpl/tplimpl: Adjust GA templatesBjørn Erik Pedersen
2018-05-21tpl/tplimpl/embedded: Wrap the relevant templates with the privacy policy dis...Bjørn Erik Pedersen
2018-05-05tpl/tplimpl: Move README one level upBjørn Erik Pedersen
2018-05-05tpl/tplimpl: Extract internal templatesBjørn Erik Pedersen
2018-04-15tpl: Add path.Split template funcBjørn Erik Pedersen
2018-04-02Add support for a content dir set per languageBjørn Erik Pedersen