First Post

Posted on Sun 30 June 2024 in misc

I think I am going to live out loud for a while. This is a pelican based website and here is how I update the theme (Flex)

I need to make changes in my clone of Flex. (I stored mine in ~/scratch/Flex) Then I need to run:

$pelican-themes -r Flex

$pelican-themes -i ~/scratch/Flex

Then I:

$make html

$make github

And that's it for now.