bluetheme A Zola theme for documenting Blue Robotics' software applications. Currently Used In... BlueOS-docs Cockpit-docs Local Usage install dependencies (e.g. tailwind and flowbite) npm install generate the output.css file npx tailwindcss -i ./input.css -o ./static/output.css --watch