- Notifications
You must be signed in to change notification settings - Fork1
Showcase of NvChad's base46 themes along with terminal themes
License
NotificationsYou must be signed in to change notification settings
siduck/base46-site
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A website showcasing NvChad's Base46 theme with various languages ( previews generated from neovim itself! ). And providing various terminal configs.
- The prebuild script in package.json runs a shell script gentheme-html.sh
- This scripts downloads neovim ( on wherever the website is deployed ) and bootstraps the neovim config (nvim dir), installs plugins etc.
- Then a lua module
vihtml
from the nvim config runs and generates all theme html as svelte components and saves them tosrc/lib
dir - Svelte then compiles them well