Code Monkey home page Code Monkey logo

Comments (2)

siegerts avatar siegerts commented on June 6, 2024 1

Hi @zoowalk ! I'm happy that you are finding the theme useful!

I made a few changes to display the <site title> / About breadcrumbs show on your /about page.

First, I changed the about.md type to page in the front matter config. This will give it the the about.md page the properties of the base page archetype (https://gohugo.io/templates/single-page-templates/).

Then, I added a theme override for the way that single pages are displayed. The theme overide allows you to make your own custom changes on top of the base theme(s) that you are using. And, if for some reason the base theme changes and your project git pulls then your custom changes will remain since they live in your project and not the theme submodule.

Hopefully this helps!

https://github.com/zoowalk/blog/pull/1

from hugo-theme-basic.

werkstattcodes avatar werkstattcodes commented on June 6, 2024

That's more than kind! Many thanks. Just merged the pull request and it's all good!

from hugo-theme-basic.

Related Issues (5)

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.