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

github.com/meibenny/elephants.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-26taxonomies should be listed in reverse orderHEADv0.1.4masterBenny Mei
2022-07-26Remove extra left padding from list and taxonomy screens.v0.1.3Benny Mei
This makes the page more visually balanced.
2022-07-26add whitespace so blog posts look more comfortablev0.1.2Benny Mei
2022-07-26use tables to show post dates and postBenny Mei
2022-07-20support tagsBenny Mei
2022-07-20dates on front page are monospacedBenny Mei
2019-08-20Use .Site.RegularPages instead of .Data.Pages.Benny Mei
This change is required by https://github.com/gohugoio/hugoThemes/issues/682 in order to keep elephants in the Hugo theme listing.
2018-01-02provide default site titleBenny Mei
2018-01-02fix|update date formatBenny Mei
2018-01-02fix|sort posts in reverse chronological orderBenny Mei
2018-01-01initial commitBenny Mei