SynBioHub / synbiohub.github.io

1 stars 1 forks source link

search bar doesn't work #3

Open JMante1 opened 3 years ago

JMante1 commented 3 years ago

I tried to use the search bar on the left of the bag and it doesn't seem to work.

PRUBHTEJ commented 3 years ago

I'll look into this issue, @JMante1 .

PRUBHTEJ commented 3 years ago

For this, at present we have 2 solutions.

  1. I have opened up an issue over here: https://github.com/vantagedesign/ace-documentation/issues/31 We're still having a discussion over what could possibly have caused this error.
  2. Till the time being this discussion is complete and we have a full fledged solution, the search bar can be disabled and by inserting a simple command in the config.toml file, that can be achieved.

What should be my further plan of action?

cjmyers commented 3 years ago

We can disable temporarily, but we really would like to have it working if possible.

PRUBHTEJ commented 3 years ago

All right! I've disabled it temporarily, but as soon we get a green flag about the search bar working, I'll enable it.

PRUBHTEJ commented 3 years ago

The only way to get the search bar to work is to remove Ace documentation theme as well as hugo from my computer, so that once I clone the new version it rectifies the error automatically. But actually, at this crucial instance of project submission should this risk be taken, given that removing everything related to the project might break anything in the docs?

cjmyers commented 3 years ago

Please worry about this one last.

PRUBHTEJ commented 2 years ago

Should we close this issue, @JMante1, @cjmyers?

JMante1 commented 2 years ago

No leave it open as we do want to enable the search bar again. If you have the md files saved on github the hugo and ace re-instillation shouldn't cause issues. Are you currently manually compiling and then sending the files to the github.io page?