Awesome
Kerisse search engine
Organizational
We've split up old WOT-terms repo into:
- kerisse : search engine (Typesense-based github.io site)
- new WOT-terms: glossary, solely focussed on terminology, filtering, and connect to source management (Docusaurus-based github.io site)
- keridoc: KERI documentation site (Docusaurus-based: github.io site)
Apart from this, we still have:
- kerific: SSI-terminology dictionary including KERI terms (browser extension for Brave/Edge/Chrome).
Information for developers
-
Add custom css in /src/assets/main.scss
-
The references in manifest.json point to files in the final distribution:
/dist
-
/dist
is generated from source vianpm run build
-
Start local webserver:
npm start
, this will start a server onhttp://localhost:8080/