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-14Update sample site configurationfeature-update-docs-and-sample-siteAsur
2020-10-04Add search index feature to READMEAsur
2020-07-26Do not print blank spaces on templatesAsur
2020-07-26Add dropdown menu on mobile to improve responsiveAsur
2020-07-26Improve footer styles on mobileAsur
2020-07-26Add default Amperage maskable iconAsur
2020-07-26Make 404 back to homepage link language dependentAsur
2020-07-26Wrap toc title in a paragraphAsur
2020-07-26Update shorcode callsAsur
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-25Update missing under-title shortcode callAsur
2020-07-24Update undertitle shortcodes to be compatible with GoldmarkAsur
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-19Update search input height to match the menuasurbernardo
2020-07-19Polish search styles, defautl values and code organizationasurbernardo
2020-07-19Remove reserved class name from theme styles to pass AMP validationasurbernardo
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-25Update screenshots for gohugo.io2.0Asur
2020-04-25Merge branch 'development'Asur
2020-04-25Mention the new feature on READMEAsur
2020-04-25Update exampleSite for the new image automatic cropingAsur
2020-04-25Merge pull request #28 from asurbernardo/developmentAsur
2020-04-25Use automatic srcset on the product cardAsur
2020-04-25Improve resource type detection for image resizingAsur
2020-04-25Add font fallbackAsur
2020-04-25Fix bugs highlighted by SonarAsur
2020-03-11Add max-width to bodyasurbernardo
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