Pelican Themes Randomizer
By Patrick Allan
Posted June 20, 2019
Reading time: 0 minutes.
To streamline testing operations, I opted to move the theme-picker out of the pelican settings file.
With this setup, this script random_theme can be executed before
building the site, as shown in the following example:
./random_theme ; make clean devserver– Enjoy!
<script src="https://gist.github.com/palevell/111bad0abe970095746d1d85bdde20bf.js"></script>
Comments
comments powered by Disqus