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-20add Dockerfile and basic docsBenny Mei
2022-07-20add tag example to example siteBenny Mei
2022-07-20fix typo in config.tomlv0.1.1Benny Mei
2022-07-20add config.toml filev0.1.0Benny Mei
2022-07-20add features to themeBenny Mei
2022-07-20support tagsBenny Mei
2022-07-20dates on front page are monospacedBenny Mei
2019-08-20update min versionBenny 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-10add dedicationBenny Mei
2018-01-09resize images to match theme requirementsBenny Mei
2018-01-02provide default site titleBenny Mei
2018-01-02meet hugo theme requirementsBenny Mei
2018-01-02add files to meet theme requirementsBenny Mei
2018-01-02fix|update date formatBenny Mei
2018-01-02fix|sort posts in reverse chronological orderBenny Mei
2018-01-02Update README with correct URL for Elephants.Benny Mei
Development will be done on Gitlab instead of Github. The URL has been changed to reflect this situation.
2018-01-02add some left padding for blog postsBenny Mei
2018-01-02support older versions of hugoBenny Mei
2018-01-02update homepage informationBenny Mei
2018-01-01Add READMEBenny Mei
2018-01-01initial commitBenny Mei