-
Notifications
You must be signed in to change notification settings - Fork 17
Add search bar to nav (PR for Issue #53) #55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Jess Chitas <[email protected]>
✅ Deploy Preview for elaborate-kangaroo-25e1ee ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This looks awesome @jessicachitas! Look good on the preview site. ![]() ![]() |
One thing to note, you are unable to use the search bar when using the site on localhost so am really happy that the preview was able to show it working before the merge! I will wait for @jjasghar to have a look at this and then will merge! |
Also @jessicachitas looks like if you do a |
Oh great, good to know! |
Alright @jessicachitas - i merged your branch into a working branch i had of remote document fetching (testing) and when building it it was able to index the remote content files. I'm guessing as long as we import this plugin after the remote content plugin we should be good - but i can handle those updated in my branch after we merge this in. @jjasghar how does this look for you? |
Signed-off-by: Jess Chitas <[email protected]>
Signed-off-by: Jess Chitas <[email protected]>
* Create a proof-of-concept for remote-content retreval Remove community/contribute.md - this is pulled via remote-content plugin Add remote-content plugin and pull from sources files in project rewrite any links that are broken Create a utils to easily manage the links to the source Signed-off-by: Pete Cheslock <[email protected]> * JJ added Security.md Looks like I got it working! Signed-off-by: JJ Asghar <[email protected]> * add search bar to nav (#55) Signed-off-by: Jess Chitas <[email protected]> * Create a proof-of-concept for remote-content retreval Remove community/contribute.md - this is pulled via remote-content plugin Add remote-content plugin and pull from sources files in project rewrite any links that are broken Create a utils to easily manage the links to the source Signed-off-by: Pete Cheslock <[email protected]> * Update package-lock.json Signed-off-by: Pete Cheslock <[email protected]> * Update packages from upstream Signed-off-by: Pete Cheslock <[email protected]> * Update .gitignore and docusaurus.config.js; remove security.md - Added security.md to .gitignore to prevent tracking of the file. - Updated docusaurus.config.js to improve plugin organization and clarity. - Removed the security.md file as it is no longer needed. Signed-off-by: Pete Cheslock <[email protected]> * Move contact us lower in the sidebar list Signed-off-by: Pete Cheslock <[email protected]> --------- Signed-off-by: Pete Cheslock <[email protected]> Signed-off-by: JJ Asghar <[email protected]> Signed-off-by: Jess Chitas <[email protected]> Co-authored-by: JJ Asghar <[email protected]> Co-authored-by: Jess Chitas <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.