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

github.com/Vimux/Binario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-12Add support for Google Analytics v4vimux
2020-10-07Add body classesvimux
2020-07-02Include Schema internal templatevimux
2020-02-11BREAKING CHANGE: rename Post → Entryvimux
2019-12-11Add initial breadcrumb partialvimux
2019-12-09Add a separate file for print stylesvimux
2019-12-08Split main CSS filevimux
2019-12-07Store CSS as an asset filevimux
2019-10-01Rename context variable: "dot" -> "page"vimux
2019-09-24Improve featured image (#17)Vimux
2019-08-31Summary.html: don't create empty content blockvimux
2019-08-30Add customJSvimux
2019-08-28Web Manifest: don't require .Site.Params.Manifestvimux
2019-03-10Move head section to baseof.htmlvimux
2019-01-14cardsPerRow -> columnsvimux
2019-01-13Split baseof.html layout: add head as a partialvimux
2018-12-03Reduce empty lines in head sectionvimux
2018-11-28Don't include menu.js if no main menu itemsvimux
2018-11-26Improve exception handling for cardsPerRow paramvimux
2018-11-18Add authorboxvimux
2018-11-17Make thumbnail image clickable on list partialvimux
2018-11-16Don't generate empty div.post__metavimux
2018-11-15Fix list.html partial: restore page blockvimux
2018-11-14Improve semantic layoutvimux
2018-11-14Better handling Web Manifest includevimux
2018-11-03Delete Modernizr script declaration from baseofvimux
2018-11-03Use `no-js -> js` script instead of Modernizrvimux
2018-11-03Define Base Template (baseof.html)vimux
2018-06-20Fix margins for page blockvimux
2018-06-12Fix post__footer conditional statementvimux
2018-06-12Add sharing buttonsvimux
2018-06-04Fix conditionvimux
2018-05-27Use .Param for cardsPerRow parametervimux
2018-05-25Add initial "related articles" blockvimux
2018-05-25Add partial post_toc.html for table of contentvimux
2018-05-25Fix post__footer check conditionvimux
2018-05-22Add initial Table of Contentsvimux
2018-05-22Fix card title font-sizevimux
2018-05-21Add initial thumbnail supportvimux
2018-05-21Add footer section for single postvimux
2018-04-25Unify name convention for config params (camelCase)vimux
2018-03-10Add card layout for list pagesvimux
2018-03-04Add post_meta partialvimux
2018-03-03Show title and content for taxonomies pagesvimux
2018-02-23Add internal comments (Disqus) partialvimux
2018-02-23Add post_tags partialvimux
2018-02-23Add paginationvimux
2018-02-11Create blocksvimux
2018-02-11Add single templatevimux
2018-02-09Add summary templatevimux