forked from github/pelican
feat: add work in progress state
This commit is contained in:
parent
84db21c724
commit
de5b3aec04
14 changed files with 2537 additions and 37 deletions
19
pelican/themes/simple/README.md
Normal file
19
pelican/themes/simple/README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# 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
|
||||
|
||||
## My requirements for this theme
|
||||
|
||||
- WCAG 2.2 :construction:
|
||||
- Light and dark mode :construction:
|
||||
- Code highlighting :construction:
|
||||
Loading…
Add table
Add a link
Reference in a new issue