# lugh Pelican theme Heavy work in progress ## Docs ### Pelican: how to create your own theme https://docs.getpelican.com/en/stable/themes.html ### Tailwind CSS quick start https://tailwindcss.com/docs/installation ### Tailwind CSS Typography plugin ```shell npm install -D @tailwindcss/typography ``` ## My requirements for this theme - WCAG 2.2 :construction: - Light and dark mode :construction: - Code highlighting :construction: - Markdown prettification