You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The time to run jekyll build is getting longer and longer; I think it's due to the tag cloud is being output in two places; moving it into includes/ should mean it only gets calculated once.
The text was updated successfully, but these errors were encountered:
The time to run
jekyll build
is getting longer and longer; I think it's due to the tag cloud is being output in two places; moving it intoincludes/
should mean it only gets calculated once.The text was updated successfully, but these errors were encountered: