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

github.com/sudorook/capsule.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-31add shortcode for inserting raw html into markdown filessudorook
2021-03-12add option for blank page (alternative to single.html)sudorook
2021-03-12support pre and post variables for main menu navbarsudorook
2021-02-05minor text alignment tweaksv0.5.2sudorook
2020-12-13fix language url for rss linksudorook
2020-12-05capitalize taxonomy namessudorook
2020-12-05shrink titles of summary items, add icons, and shift subtitle leftsudorook
2020-12-05use h1 tag for page titlessudorook
2020-12-05add barebones internationalization (i18n) supportsudorook
2020-12-05set text color instead of relying on button classsudorook
2020-12-05insignificant tweaks to navbar-burgersudorook
2020-12-05use relLangUrl to get the site language-specific rootsudorook
2020-12-05use fa-chevron icons for next/previous paginatorsudorook
2020-12-05diable google+ and skype share buttons; enable telegram and bloggersudorook
2020-12-05upgrade to font awesome 5sudorook
2020-11-08Merge branch 'master' of github.com:sudorook/capsulesudorook
2020-09-30breaks home page link. need to look at this again.sudorook
2020-08-26Merge pull request #13 from baywet/bugfix/footer-home-linksudorook
2020-08-25- fixes home link in footer with multiple languagesVincent Biret
2020-08-24Merge pull request #12 from baywet/bugfix/header-meanu-lang-linksudorook
2020-08-24- fixes language main link header issuVincent Biret
2020-08-24spacing tweak; fix language in header for 404 pagesudorook
2020-08-24Merge pull request #10 from baywet/bugfix/rss-link-languagesudorook
2020-08-24- further fixes language in headerVincent Biret
2020-08-24- fixes language for page headerVincent Biret
2020-08-23- fixes a bug where the RSS link would not follow the languageVincent Biret
2019-11-02update search iconv0.4.3sudorook
2019-05-19update deprecated function callsv0.4.2sudorook
2018-12-18Edit relatedlist partial to display fewer pages.sudorook
2018-11-28Allow users to use their favorite search engine.sudorook
2018-11-28Only show the share.html partial if flag is set in config.tomlsudorook
2018-11-28Update .Next and .Prev to .PrevPage and .NextPage, respectively.sudorook
2018-07-11add shadow to navbar if banner does not existsudorook
2018-07-11only add banner to home page if the image existssudorook
2018-05-23add snippet for google analytics (bah)sudorook
2018-05-23fix missing </div>sudorook
2018-05-18fix another paginator alignment issuesudorook
2018-05-18fix alignment bug caused by container in pagination-listsudorook
2018-05-12is-centered doesn't really help alignmentsudorook
2018-05-12fix bug where sidenav gets shifted outside the viewportsudorook
2018-05-08try to fix img checks by prefixing with '/static'sudorook
2018-05-08remove shadow from navbar in navbar-hero partialsudorook
2018-05-08add checks to make sure default icons/images existsudorook
2018-03-02put whole category/tag entry in a tag divpseudorook
2018-02-17split tags and categories on another line; looks less clutteredpseudorook
2017-11-10stop using tabs for navbarpseudorook
2017-11-05add brand image to stick in navbar.html partialpseudorook
2017-11-05upgrade to bulma 0.6.0pseudorook
2017-10-05save the relative prefix calculating code as a shortcodepseudorook
2017-10-05Removing relative prefix and adding base url instead.pseudorook