Code Monkey home page Code Monkey logo

Comments (7)

jjallaire avatar jjallaire commented on July 19, 2024 8

I would indeed like to add a search function but I was thinking I would locate the search box within the navigation bar (so it's always visible) and the make the actual backend mechanism extensible.

from distill.

epspi avatar epspi commented on July 19, 2024 1

I would indeed like to add a search function but I was thinking I would locate the search box within the navigation bar (so it's always visible) and the make the actual backend mechanism extensible.

Navbar search works well in Knowledge Repo and would look great here!
image

from distill.

maxheld83 avatar maxheld83 commented on July 19, 2024 1

pkgdown implements this via docsearch, which works pretty well.
Perhaps this could be reused here?
Might be familiar to rmarkdown users.

from distill.

aslm123 avatar aslm123 commented on July 19, 2024

You can use Google custom search engine service and attach the code to your index.rmd file and when you build the site it renders a search bar. It can be an alternative until radix has its own search bar.
https://www.google.com/cse/

from distill.

Opussci avatar Opussci commented on July 19, 2024

Is there any development regarding this issue?

from distill.

medewitt avatar medewitt commented on July 19, 2024

I ended up using lunr like what is done in the bookdown package, but I don't have the code converted to R (still in node, but it is an idea).

from distill.

jjallaire avatar jjallaire commented on July 19, 2024

Closed via #164

from distill.

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.