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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-07upgrade to google analytics 4HEADmasterzhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2022-07-14Pages should be built with search only key.Graham Booker
2022-07-07modify example sitezhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2022-05-01remove archive page from post listzhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2022-03-18Add Slack as option to themeVinoo Ganesh
2022-01-11update image srczhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2021-12-22add twikoo commentliangtian
2021-12-21support giscuszhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2021-08-28feat: implement posts archiving pageMatt.Wang
2020-03-05Remove highlightjs scripts and cssHuabing Zhao
Remove it because it conflicts with hugo build-in code hightlight. We can just use the hugo build-in highlight. it's already good enought, bash代码块中显示异常 #79 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2020-01-19Adds social param xingAnton Truong
2020-01-16add site param 'omit_categories'Patrick Lam
2019-12-02[ImgBot] Optimize imagesImgBotApp
*Total -- 2,280.23kb -> 1,861.54kb (18.36%) /images/sitesearch.png -- 646.31kb -> 360.21kb (44.27%) /exampleSite/static/img/search.png -- 4.90kb -> 3.10kb (36.81%) /static/img/search.png -- 4.90kb -> 3.10kb (36.81%) /static/img/reward/wechat-100.png -- 22.86kb -> 19.05kb (16.65%) /static/img/reward/wechat-1.png -- 25.36kb -> 21.16kb (16.54%) /static/img/reward/wechat-5.png -- 25.92kb -> 21.92kb (15.41%) /static/img/reward/wechat-2.png -- 22.78kb -> 19.38kb (14.92%) /static/img/reward/wechat-10.png -- 23.68kb -> 20.26kb (14.44%) /static/img/reward/wechat-50.png -- 23.34kb -> 19.98kb (14.4%) /static/img/reward/alipay-10.png -- 22.04kb -> 19.03kb (13.65%) /static/img/reward/alipay-2.png -- 22.16kb -> 19.21kb (13.3%) /static/img/reward/alipay-50.png -- 22.13kb -> 19.20kb (13.26%) /static/img/reward/alipay-5.png -- 22.33kb -> 19.53kb (12.52%) /images/screenshot.png -- 841.39kb -> 754.57kb (10.32%) /static/img/reward/alipay-1.png -- 15.72kb -> 14.73kb (6.33%) /static/img/reward/alipay-100.png -- 20.46kb -> 19.22kb (6.08%) /static/css/fonts/fontawesome-webfont.svg -- 382.44kb -> 377.43kb (1.31%) /exampleSite/static/img/zhaohuabing.png -- 131.50kb -> 130.46kb (0.79%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2019-07-23Merge branch 'master' into add_custom_js_and_cssPeter Merikan
2019-07-22Merge pull request #57 from JackKuo-tw/highlightjszhaohuabing
Add highlight.js theme configuration
2019-07-21add support for custom js and cssPeter Merikan
2019-06-23Add highlight.js confJackKuo
2019-06-14Added icons for gitlab, git, stackoverflow, reddit, mastodon and keybasebionade24
2019-01-10update example siteHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-01-10enable top pagesHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-01-10remove example post with insecure http image linkHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-01-10Remove bitcoin stuff from screenshotsHuabing Zhao
address zhaohuabing/hugo-theme-cleanwhite#25 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-01-09change all insecure http image URLs to httpsHuabing Zhao
address zhaohuabing/hugo-theme-cleanwhite#25 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2019-01-09remove bitcoin stuffHuabing Zhao
address zhaohuabing/hugo-theme-cleanwhite#25 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-12-17Add example about pageHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-11-25Add the option to hide recommendationsHannah Henderson
Specifically, allow users to hide 'Friends' and 'Bookmarks' lists Update default template to reflect config.toml settings
2018-11-25Add Medium to the list of Social platformsHannah Henderson
2018-10-09change name to rewardHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-09support customizing the guide language of wechat pay/alipayHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-03Supports wechat pay and alipayHuabing Zhao
Enable wechat pay and alipay by setting "zanshang = true" in the config.toml. Reader can pay you by wechat or alipay if they think your articles are helpful. Remember overriding the QR codes with your own. Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-07-08Fix 404 errors when hosting in a subdirHuabing Zhao
Remove leading splash in URLs Remove trailing splash in config file Issue-ID: https://github.com/gohugoio/hugoThemes/issues/374 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-20disable view counter in exampldHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-19add sample siteHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>