forked from github/pelican
feat: use Tailwind typography and implement rose pine, WIP
This commit is contained in:
parent
de5b3aec04
commit
08e2883d56
13 changed files with 4750 additions and 115 deletions
|
|
@ -12,8 +12,15 @@ https://docs.getpelican.com/en/stable/themes.html
|
|||
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue