Finally addresses #38 by optimizing CSS and Javascript loading as well as introducing a favicon because I got fed up with the constant errors. Replacing the favicon is super easy, let me know if you want to do that.
I've even tried pushing these changes to the live site and noticed a significant improvement!!
These changes unfortunately come at the price of having to make some tweaks to your environment.
You'll have to update your environment to include some dependencies:
conda env update -n sol_site -f conda_environment.yaml
You need the assets plugin for Pelican. I will email you that in a zipped folder which you'll have to extract to the right place.
Finally addresses #38 by optimizing CSS and Javascript loading as well as introducing a favicon because I got fed up with the constant errors. Replacing the favicon is super easy, let me know if you want to do that. I've even tried pushing these changes to the live site and noticed a significant improvement!! These changes unfortunately come at the price of having to make some tweaks to your environment.
conda env update -n sol_site -f conda_environment.yaml
assets
plugin for Pelican. I will email you that in a zipped folder which you'll have to extract to the right place.fab rebuild
for the win!