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

github.com/asurbernardo/amperage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14Don't print next-page-hide flag on non page typeshotfix-amp-validation-next-page-hideAsur
2020-10-03Basic implementation of infinite scroll using amp-next-page componentAsur
2020-07-26Do not print blank spaces on templatesAsur
2020-07-26Add dropdown menu on mobile to improve responsiveAsur
2020-07-26Make 404 back to homepage link language dependentAsur
2020-07-26Wrap toc title in a paragraphAsur
2020-07-25Move auto-ads script to its own partial and add configuration capabilitiesAsur
2020-07-25Make analytics triggers customizableAsur
2020-07-25Move auto-ads code to its own partialAsur
2020-07-24Create render hook for anchors to add automatic prefetching and rel attributeAsur
2020-07-24Add an extra srcset dimension to img shortcodeAsur
2020-07-24Add a native markdown image render hookAsur
2020-07-24Add a configuration to disable comments for individual postsAsur
2020-07-24Fix broken context reference on adsense shortcodeAsur
2020-07-24Simplify adsense ad shortcodeAsur
2020-07-24Add the possibility to configure AMP auto-ads featureAsur
2020-07-19Polish search styles, defautl values and code organizationasurbernardo
2020-07-19Fix mustache script import errorasurbernardo
2020-07-18Add missing AMP componentsasurbernardo
2020-07-18Add search index generation and search input with autocompleteasurbernardo
2020-07-18Create search indexasurbernardo
2020-07-18Remove debug stringasurbernardo
2020-07-18Merge branch 'development' of github.com:asurbernardo/amperage into developmentasurbernardo
2020-07-18Improve image srcset detectionasurbernardo
2020-04-25Use automatic srcset on the product cardAsur
2020-04-25Improve resource type detection for image resizingAsur
2020-04-25Fix bugs highlighted by SonarAsur
2020-02-21Add fallback in case the image shown is externalasurbernardo
2020-02-18Update context scopeAsur
2020-02-18Fix typoAsur
2020-02-18Use resources on product images aswellAsur
2020-02-17Adapt gif and video shortcodes to use resourcesAsur
2020-02-17Use image block on summaryAsur
2020-02-17Make responsive layout the default on image blockAsur
2020-02-17Use images as resources instead of as static filesAsur
2020-02-06Remove debugging statementsAsur
2020-02-06Add debug statementsAsur
2020-02-06Remove debugging statementsAsur
2020-02-06Print debug urlAsur
2020-02-06Precalculate baseURL for consistent behaviourAsur
2020-02-06Update internal link detection logicAsur
2020-01-29Reduce logic on post-it componentAsur
2020-01-28Allow line breaks inside post-it componentAsur
2020-01-23Add support for author dataAsur
2020-01-21Make cta not mandatoryAsur
2020-01-18Update logic to identify internal links1.0Asur
2020-01-18Clean up summary partial for listingsAsur
2020-01-18Fix listingsAsur
2020-01-18Improve accessibility of link and imageAsur
2020-01-17Translate read more buttonAsur