Closed mUtterberg closed 6 years ago
If anyone would like to try creating their own theme instead, give it a shot!!!!
I'm adding a theme (Flex) to help us focus on content. Anyone that would like to attempt a different theme should clone this repo, add the desired theme directory to the pelican-themes
directory, add that path to the .travis.yml
installation commands, and change the theme name in pelicanconf.py
.
I feel like the site is presentable at this point. I've done aXe accessibility testing in Chrome and fiddled with theme settings that were in violation. Tabling the theme search for now!
Pelican comes with 2 themes pre-installed: simple and notmyidea. Both are pretty meh. You can browse available themes at PelicanThemes.com, which is a visual gallery of the themes collected in the official Pelican-Themes repo.
Here is guidance on how to install themes in Pelican. Have at it!