Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 1.64 KB

search.md

File metadata and controls

64 lines (55 loc) · 1.64 KB

Search

<script src="/pagefind/pagefind-ui.js"></script>

<script> new PagefindUI({ element: "#search", highlightParam: "highlight", mergeIndex: [ { bundlePath: "https://caltechlibrary.github.io/pagefind", baseUrl: "/" }, { bundlePath: "https://caltechlibrary.github.io/datatools/pagefind", baseUrl: "/datatools/", }, { bundlePath: "https://caltechlibrary.github.io/ts_dataset/pagefind", baseUrl: "/ts_dataset/", }, { bundlePath: "https://caltechlibrary.github.io/dataset/pagefind", baseUrl: "/dataset/", }, { bundlePath: "https://caltechlibrary.github.io/newt/pagefind", baseUrl: "/newt/", }, { bundlePath: "https://caltechlibrary.github.io/irdmtools/pagefind", baseUrl: "/irdmtools/", }, { bundlePath: "https://caltechlibrary.github.io/cold/pagefind", baseUrl: "/cold/", }, { bundlePath: "https://caltechlibrary.github.io/CMTools/pagefind", baseUrl: "/CMTools/", }, { bundlePath: "https://caltechlibrary.github.io/metadatatools/pagefind", baseUrl: "/metadatatools/", }, { bundlePath: "https://caltechlibrary.github.io/logagent/pagefind", baseURL: "/logagent/", } ] }) </script>

This is an experimental search of select Caltech Library GitHub Projects sites.