1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/themes/simple
2024-10-26 00:28:57 +02:00
..
static feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00
templates feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00
.gitignore feat: add work in progress state 2024-10-21 07:53:36 +02:00
package-lock.json feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00
package.json feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00
README.md feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00
tailwind.config.js feat: use Tailwind typography and implement rose pine, WIP 2024-10-26 00:28:57 +02:00

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

npm install -D @tailwindcss/typography

My requirements for this theme

  • WCAG 2.2 🚧
  • Light and dark mode 🚧
  • Code highlighting 🚧
  • Markdown prettification