The Wayback Machine - https://web.archive.org/web/20210725010553/https://github.com/topics/hugo
Skip to content
#

hugo

Here are 6,000 public repositories matching this topic...

wowchemy-hugo-modules
gcushen
gcushen commented Feb 9, 2021

Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article

However, use

xiaoyunyang
xiaoyunyang commented Jun 3, 2020

Buy me a coffee provides a widget that you can simply add to a plain html website as a script.

<script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="xiaoyunyang" data-description="Support me on Buy me a coffee!" data-message="Thank you for visiting. You can now buy me a coffee!" data-color="#FF813F" data-position="right" data-x_margin="18" d
zstcode
zstcode commented Aug 17, 2018

Hi, I am going to change the background color of the code blocks. And I found this $theme-color-config hard cored in the code.
https://github.com/xianmin/hugo-theme-jane/blob/1af02095e0f72916e1f4f54737215e36a6140c20/src/css/_variables.scss#L8-L24

I check the hugo-theme-even and find that this option has been mentioned in its readme.

https://github.com/olOwOlo/hugo-theme-even/blob/mast

Improve this page

Add a description, image, and links to the hugo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hugo topic, visit your repo's landing page and select "manage topics."

Learn more