CLEPyLadies / pyladies-official

Homepage for Cleveland PyLadies, built on Pelican.
https://www.clepyd.org
2 stars 4 forks source link

We're open to other themes. #2

Closed mUtterberg closed 6 years ago

mUtterberg commented 6 years ago

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!

mUtterberg commented 6 years ago

If anyone would like to try creating their own theme instead, give it a shot!!!!

mUtterberg commented 6 years ago

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.

mUtterberg commented 6 years ago

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!