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-10-10add static in-site search: pagefindzhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2022-03-28change home menu item to all postszhaohuabing
Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2021-09-10Addd text style for post and invert style for nav barzhaohuabing
These two features are ported from https://github.com/Huxpro/huxpro.github.io/ Signed-off-by: zhaohuabing <zhaohuabing@gmail.com>
2020-01-16add site param 'omit_categories'Patrick Lam
2019-02-14Merge pull request #41 from him2him2/him2him2-Alt-Tag-Fixzhaohuabing
Fix Alt Tags so HTML will validate
2019-02-05Fix Alt Tags so HTML will validateRonald Eddy Jr
Added Alt tags to partials: Nav.html sidebar.html This will allow the template to validate.
2019-02-04Nav fix for non-root baseurlRonald Eddy Jr
If your website baseurl is something like: https://somedomain.com/somedirectory/ The Home url in the nav.html "/" resolves to the root directory (https://somedomain.com/) instead of https://somedomain.com/somedirectory/ Note: this may happen other places that I have just not happened upon.
2019-01-10enable top pagesHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-12-17Add about pageHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-11-13home lives on /dhrp
2018-11-13also updated the absLangURL to relLangURLdhrp
2018-11-13changed absURL to relURLdhrp
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-18show search menu item in small screenHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-06-17initial commitHuabing Zhao
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>