PrivacyLx / privacylx-issue-tracker

PrivacyLx Issue Tracker repository
0 stars 0 forks source link

update website hugo version #89

Open francisco-core opened 4 years ago

francisco-core commented 4 years ago

Our website is a static html site generated by hugo from Markdown but we are running a very old version of hugo both to test and to deploy and to test.

The task here is to update that and make sure none of the website's functionalities got broken.

francisco-core commented 3 years ago

Looking into this now. Found out the version 56 of hugo made the website go from

Screen Shot 2021-01-28 at 18 17 25

to this

Screen Shot 2021-01-28 at 18 17 06

francisco-core commented 3 years ago

It's probably the best if we separate our theme customization from the base theme as that way we don't have to keep track of so much stuff.

We forked it off when it was in this version https://github.com/Xzya/hugo-bootstrap/tree/1f96d7b9f787f1dfe35f357523f112b7139b8ff6

anadahz commented 3 years ago

re: https://github.com/PrivacyLx/devops/tree/master/ansible/roles/website Possibly helpful: https://github.com/vrongmeal/caddygit