Giter VIP home page Giter VIP logo

Comments (14)

zzossig avatar zzossig commented on August 17, 2024

What is the friend chain? I've never heard about that

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

z
Did you mean something like this one?

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

是的是的,还有我发现头部没有keywords,不利于seo

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

bsd
You are a good gamer

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

about keywords,in themes/zzo/layouts/partials/head/meta.html put like this

<meta name="keywords" content="{{if .IsHome}}{{ $.Site.Params.keywords }}{{else}}{{.Keywords}}{{end}}">

and article head add like this

keywords:
- hugo
- zzo
- zzossig 
- something

but will show

<meta name="keywords" content="[hugo zzo 网zzossig something]">

u can Optimization.:)

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

Ah ok~

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

oh,collect more but:),now play little

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

@Jason-cqtan I just committed the changes. Now you are good to go

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

ok,i prefer use

<meta name="keywords" content="{{if .IsHome}}{{ $.Site.Params.keywords}}{{else}}{{range .Keywords}}{{.}},{{end}}{{end}}">

by the way,i found another bug.in themes/zzo/layouts/partials/sidebar/site-bio.html 38 line
change to

  {{ if .Site.Params.location }}

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

and themes/zzo/layouts/partials/footer/links-feed.html seems does't work well

from hugo-theme-zzo.

fandean avatar fandean commented on August 17, 2024

嗨,兄die

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

@Jason-cqtan thank you for the bug report! I’ll fix it soon

from hugo-theme-zzo.

zzossig avatar zzossig commented on August 17, 2024

It's fixed now!

from hugo-theme-zzo.

Jason-cqtan avatar Jason-cqtan commented on August 17, 2024

very nice!

from hugo-theme-zzo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.