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

github.com/AmazingRise/hugo-theme-diary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-08-26Fixed #134 and remove loadCSS.HEADmainAmazingRise
2022-07-30Fixed #133AmazingRise
2022-07-26Update Waline v2AmazingRise
2022-05-13 fix a Gitalk error "Container not found"SnailPoet
If not, the error will be output to the console when "comment" is set to "false" in front matter.
2022-04-14Fixed taxonomy page title linkAmazingRise
2022-04-14Fixed #39AmazingRise
2022-04-14Updated Twikoo version (#117)AmazingRise
2022-04-10Pretty RSSDarren J. de Lima
2022-03-28Fix link to theme author's website in copyrightbytinbit
2022-02-19Add Cloudflare Web AnalyticsAmazingRise
2022-01-21fix: integrated Disqus comment partial not displayingHoward Wang
2021-10-14Fix nav-title URL when i18n is enablejossemargt
Turns out when you enable i18n using diary theme, the link on the "navigation title" always pointed to the site URL instead of the language base url.
2021-09-18Merge branch 'testing'amazingrise
2021-09-18Optimized thumbnails.amazingrise
2021-09-17Merge branch 'testing'amazingrise
2021-08-14Add utterances support.amazingrise
2021-08-14Replace mathJax with KaTeXamazingrise
2021-08-14Remove Vue.js from source code.amazingrise
2021-07-06Anti spamamazingrise
2021-05-23#93 add 'extended_head.html' partialAndries
2021-05-14Remove redundant fonts.amazingrise
2021-05-14Add auto scroll for ToC.amazingrise
2021-05-14Fix navClick.amazingrise
2021-05-14Auto collapse disabled by default.amazingrise
2021-05-14Change throttle to debounce.amazingrise
2021-05-14Remove redundant scripts and improvements on toc.amazingrise
2021-05-14Remove components and some of jQuery codes.amazingrise
2021-05-13Fix disableToC.amazingrise
2021-05-13Support Waline.amazingrise
2021-05-12Merge branch 'master' of github.com:amazingrise/hugo-theme-diaryamazingrise
2021-05-12Add region for Twikoo.amazingrise
2021-05-08支持valine系统设置默认头像riba2534
2021-04-30Update head.htmlvanhumbeecka
Add an optional canonical URL as a link tag. See [here](https://developers.google.com/search/docs/advanced/crawling/consolidate-duplicate-urls#expandable-5) for more info regarding this tag. Useful for when reposting an existing article, and pointing to the original.
2021-04-20Merge pull request #78 from b1tk3y/b1tk3yRise
Solved https://github.com/AmazingRise/hugo-theme-diary/issues/45
2021-04-06fix js url error: remove double slash after Site.BaseURLb1tk3y
2021-04-03Add missing bracket.amazingrise
2021-04-03Add twikoo support.amazingrise
2020-10-13Fix #65 paginator issue.amazingrise
2020-09-15Fixed searchbox in dark mode, and improvements in dark mode text.amazingrise
2020-09-14fixed the bug that the favicon could not display normallyBlanca
2020-07-29Add insertFigure shortcode.amazingrise
2020-07-13Fix #54amazingrise
2020-07-13Fix the bug of ToC disablingamazingrise
2020-06-12add optional manifest fileAndries
2020-06-12enable twitter cardsAndries
2020-06-12add opengraphAndries
2020-06-12add homepage descriptionAndries
2020-06-04Merge branch 'testing' with ToC collapse feature.amazingrise
2020-06-04Replace debounce, and add an option for ToC collapsing.amazingrise
2020-06-03Fixed the issue caused by Vue Mustacheamazingrise