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

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-07Merge pull request #98 from kbyyd24/fix-adoc-renderHEADmasteryunxiang.zhao
fix asciidoc post render issue.
2021-06-07Merge pull request #99 from kbyyd24/add-beianyunxiang.zhao
添加备案支持
2021-01-17add beian configuartion supportingkbyyd24
2021-01-16fix asciidoc post render issue.kbyyd24
When render asciidoc post, there are big blank area after image and code block. This happens becase they are wrapped in a div with class 'content', which has 'min-height: 85vh' and 'margin-bottom: 70px' configs. This commit is removing the two configs.
2021-01-13Merge pull request #96 from miska/masteryunxiang.zhao
Various fixes and features
2021-01-13Merge pull request #97 from jayele/patch-1yunxiang.zhao
解决markdown中p标签内容过长超出外层div的问题
2021-01-07解决markdown中p标签内容过长超出外层div的问题Jayele
2020-11-18Add single form for some expressions in EnglishMichal Hrusecky
2020-10-31Add tag_cloud widgetMichal Hrusecky
Alternative to tags list, putting all tags next to each other not as the list and making them proportionally big - most used bigger, less used smaller.
2020-10-30Make copyright configurable through Site configMichal Hrusecky
2020-10-28Read Count -> Read TimeMichal Hrusecky
Make more sense to me.
2020-10-28Add spaces before unitsMichal Hrusecky
The change is the following: - Word Count: 2368words Read Count: 12minutes + Word Count: 2368 words Read Count: 12 minutes To make english stats look better.
2020-10-28Do not show comments if not definedMichal Hrusecky
Disable showing comments icon and link if there is no defined way how to actually handle comments. To make blog work and look nicely even without comments.
2020-04-30Merge pull request #87 from xiao201261/patch-fix-headYunXiang Zhao
delete multi head
2020-04-26fix multi head errorxiao201261
2020-04-13Merge pull request #81 from stefanJi/patch-1YunXiang Zhao
Feat: default display description
2020-04-06Feat: default display descriptionYang Ji
Default display description if description set.
2020-01-21Merge pull request #76 from anbuchelva/upstream/masteryx.z
fix wrap issue on tag page
2020-01-16fix wrap issue on tag pageanbuchelva
2020-01-16Merge pull request #75 from anbuchelva/upstream/masteryx.z
Introduce alert shortcodes
2020-01-15introduce alert shortcodesanbuchelva
2020-01-14Update comment.htmlyx.z
2020-01-08fix: list groupotis
2020-01-02Merge pull request #71 from xiaoheiAh/fix-posts-showyx.z
Fix List Pages Show Range
2020-01-02fix: show pages in main section directoryotis
2020-01-01remove deferotis
2020-01-01update static filesotis
2019-12-31update READMEotis
2019-12-31Merge pull request #69 from xiaoheiAh/feat-optimuyx.z
feat
2019-12-31minify css&js & async performanceotis
2019-12-31Merge branch 'feat-optimization' into feat-optimuotis
# Conflicts: # layouts/partials/head.html
2019-12-31Merge pull request #67 from ssbarnea/master2yx.z
Allow custom stlyesheet
2019-12-31Allow custom stylesheetSorin Sbarnea
Fixes: #54
2019-12-31Allow full text customization for countersSorin Sbarnea
Includes the suffix ": " in the language string in order to allow us to customize it. This also enables us to define an override as an empty string. That change should not affect users that did not customize that strings.
2019-12-31feat: add webfonts & minify css/js & support basic highlight short codefeat-optimizationotis
2019-12-31Merge branch 'master' of https://github.com/xiaoheiAh/hugo-theme-pureotis
2019-12-31update some configotis
2019-12-31Merge pull request #62 from ssbarnea/master2yx.z
Avoid printing undefined dates
2019-12-31Merge pull request #61 from ssbarnea/masteryx.z
Fixes missing slash on index pages
2019-12-31Merge pull request #64 from tylerburleigh/patch-1yx.z
.RegularPages to .Site.RegularPages
2019-12-31.RegularPages to .Site.RegularPagesTyler Burleigh
This seems to resolve the bug I reported here: https://github.com/xiaoheiAh/hugo-theme-pure/issues/63
2019-12-30Avoid printing undefined datesSorin Sbarnea
- Invalid date should render as empty string - Assures cotegory listing has consisten indentation Fixes: #59
2019-12-30Fixes missing slash on index pagesSorin Sbarnea
Avoids "target is a directory, href lacks trailing slash" error when linting with htlmtest. Fixes: #60
2019-12-30Merge pull request #58 from xiaoheiAh/fix-collapseyx.z
fix collapse
2019-12-30fix collapseotis
2019-12-24Update config.ymlyx.z
2019-12-24Merge pull request #39 from udit-001/highlight-js-patchyx.z
Allows authors to choose highlight languages.
2019-12-24Update README.mdyx.z
2019-12-24Update README.mdyx.z
2019-12-24Merge pull request #46 from yantonov/paginationyx.z
Use pagination