UNPKG

847 BMarkdownView Raw
1![Screenshot of Thicket](https://github.com/retronav/thicket/raw/main/public/screenshot.png)
2
3# Thicket
4
5Your own digital garden, powered by [Astro](https://astro.build).
6
7# Features
8
9- Network Graph
10- Search for nodes and headings
11- Blazingly(?) fast (thanks to Astro!)
12- Light and Dark modes that switch according to device theme
13- Support for Wikilinks
14- Customizable by default, BYOC (bring your own colors)!
15- Modular Code (probably)
16- Tagging nodes
17- and much more...!
18
19Read more to know
20[how to install Thicket](https://thicket.retronav.vercel.app/Docs/Installation)
21and make your own digital garden! (yes, the docs also use Thicket!)
22
23You can also install the components and utilities used in Thicket as an NPM
24package: `@retronav/thicket`.
25
26## Demo
27
28To experience Thicket, you can visit
29[this link](https://thicket.retronav.vercel.app/).