Git Product home page Git Product logo

Comments (5)

alex-shpak avatar alex-shpak commented on June 1, 2024 1

Hi!

Theme utilises hugo's 0.43 feature called pipes which means that you need hugo extended version installed, read more here

I also updated README with this note
https://github.com/alex-shpak/hugo-book#requirements

And here is some steps to get started
#9 (comment)

from hugo-book.

darshakthakore avatar darshakthakore commented on June 1, 2024

Hi,
thanks for the quick response. I used the extended version and although i'm still getting the WARN messages, the error's gone and i can atleast use the theme.

thanks a lot

from hugo-book.

alex-shpak avatar alex-shpak commented on June 1, 2024

To remove warnings add this line to site config
https://github.com/alex-shpak/hugo-book/blob/master/exampleSite/config.yml#L6

Since theme designed for documentation it doesn't render taxonomies

from hugo-book.

darshakthakore avatar darshakthakore commented on June 1, 2024

thanks, i got past the warnings by specifying the disableKinds in the config. That got the exampleSite working from within the theme directory. However when i tried to copy the content from under the exampleSite to my test site (and replicate the config to my test site, it seems to give an error with

Building sites … ERROR 2019/01/22 14:28:04 [en] REF_NOT_FOUND: Ref "./" ...{MYPATH}/index.md5:22 Page not found

from hugo-book.

alex-shpak avatar alex-shpak commented on June 1, 2024

It's hard to tell from message what is missing.
When you use ref in menu, referenced section or file should exist.
For example - [Examples]({{< ref "/docs/examples.md" >}}) is this case content/docs/examples.md should exist.

from hugo-book.

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.