gnuradio / hugo-website

Sources for the GNU Radio hugo website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install instructions for Ubuntu 18

777arc opened this issue · comments

If someone could post the install steps needed to get hugo and "hugo -D server" working under Ubuntu 18, it would help folks like me assist with website/grcon stuff without wasting time on errors. I followed the README using apt-get install hugo, then installed the 0.53 extended like it says, but I get the error:

Building sites … ERROR 2020/07/02 15:53:36 error: failed to transform resource: TOCSS: failed to transform "css/style.scss" (text/x-scss): this feature is not available in your current Hugo version

I also tried just installing hugo 0.53 straight from the repo's release, using the .deb, but got a similar error with the style.scss. I'm not looking to "debug the error", I just want to help with the grcon pages without wasting time on the installation.

That being said- if someone posts install steps, I'll try them on a clean Ubuntu 18 machine and give a thumbs up or down

Fixed! I'll reword the readme to make it really clear to only install the extended, and make sure no other hugo is installed