Giter Club home page Giter Club logo

Comments (7)

xoxys avatar xoxys commented on June 18, 2024 1

Hi, needs some more input. What browser do you use? hugo server -D runs without errors? What exactly means "nothing appears"? Do you have content added to your site? How does your content look like? geekdocCollapseSection needs to be added to your page front matter.

from hugo-geekdoc.

xoxys avatar xoxys commented on June 18, 2024

You can find an example folder structure here https://github.com/thegeeklab/hugo-geekdoc/tree/master/exampleSite/content/collapse. That's how the documentation page is build https://geekdocs.de/ where you can see collapse in action.

from hugo-geekdoc.

mahmoudozil avatar mahmoudozil commented on June 18, 2024

I copied the content towards my application but the collapse does not work .. on the other hand geekdocHidden works fine

image

from hugo-geekdoc.

mahmoudozil avatar mahmoudozil commented on June 18, 2024

the arrows do not appear near the collapse menu
Capture

from hugo-geekdoc.

xoxys avatar xoxys commented on June 18, 2024

What browser do you use?

from hugo-geekdoc.

xoxys avatar xoxys commented on June 18, 2024

I'm not able to reproduce it:

hugo new site demosite
cd demosite
mkdir -p themes/hugo-geekdoc/
curl -L https://github.com/thegeeklab/hugo-geekdoc/releases/latest/download/hugo-geekdoc.tar.gz | tar -xz -C themes/hugo-geekdoc/ --strip-components=1
vi config.toml # add the content from the getting-started guide
cp -r  /tmp/hugo-geekdoc/exampleSite/content/collapse/ content/
hugo server -D

image

from hugo-geekdoc.

mahmoudozil avatar mahmoudozil commented on June 18, 2024

thank you it works now

from hugo-geekdoc.

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.