Code Monkey home page Code Monkey logo

Comments (12)

julianflapper avatar julianflapper commented on September 15, 2024

Hi,

I've checked your site and it seems like the site is unable to load core dependencies, such as jquery, popper, bootstrap, etc.

Please check if your JavaScript files are being properly loaded on remote domains. Perhaps the base URL is misconfigured.

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

Greetings,
Thanks for your help!
It worked, I changed the base URL as well as did hugo -D and it surprisingly ran!!

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

Greetings,
Actually I am trying to arrange the menu in a customized manner, but I'm unable to do so.
Could you please guide me in some way?

from ace-documentation.

julianflapper avatar julianflapper commented on September 15, 2024

Could you be more specific?

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

My website is currently live on synbiohub.github.io and I'm trying to customize the menu order i.e. not using the regular alphabetical order which is on the LHS of the page.

from ace-documentation.

julianflapper avatar julianflapper commented on September 15, 2024

You can use the weight option in a page's configuration to list it higher or lower.

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

Thank for the reply!!
I'll close this issue now.

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

I've to edit the weights in the config.toml file or in the specific _index.md file?

from ace-documentation.

julianflapper avatar julianflapper commented on September 15, 2024

In each .md file for a page, same place where you set the title of a page. The example site might have it

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

I tried that by adding "weight:value" term but nothing worked, could you please share the link to the example site?

Also what should be that value that should be assigned to the page of highest priority?

from ace-documentation.

julianflapper avatar julianflapper commented on September 15, 2024

https://raw.githubusercontent.com/vantagedesign/ace-documentation/master/exampleSite/content/getting-started/installation.md

There is an example for the exampleSite pages. See the
weight = 1
at the top.
A higher weight places it lower in the order, I think.

from ace-documentation.

PRUBHTEJ avatar PRUBHTEJ commented on September 15, 2024

Greetings,
Thanks!!
This issue has been resolved.

from ace-documentation.

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.