posquit0 / hugo-awesome-identity

😤 Awesome Identity is a single-page Hugo theme to introduce yourself.
https://www.posquit0.com
MIT License
635 stars 87 forks source link

Issue with Hugo Server #2

Closed AdeLouis closed 5 years ago

AdeLouis commented 5 years ago

Hi! I really like your template and want to use it for my website. I follow all the directions but when I run "hugo server" I get an error that I am not sure how to fix. I have a screenshot below

error

posquit0 commented 5 years ago

Could you check your Hugo version?

AdeLouis commented 5 years ago

Hi yes. The version I have is v.53 which I think is the current version that you have updates for. Is there an ideal version to use?

Get Outlook for iOShttps://aka.ms/o0ukef


From: Byungjin Park notifications@github.com Sent: Sunday, June 30, 2019 11:11:56 AM To: posquit0/hugo-awesome-identity Cc: Gomez, Louis; Author Subject: Re: [posquit0/hugo-awesome-identity] Issue with Hugo Server (#2)

Could you check your Hugo version?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/posquit0/hugo-awesome-identity/issues/2?email_source=notifications&email_token=AEIW5UWQLPNSZOQNN7WHUETP5DELZA5CNFSM4H4LMHA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4OCJY#issuecomment-507044135, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEIW5UVOQ4RDZA37EXIAC4DP5DELZANCNFSM4H4LMHAQ.

posquit0 commented 5 years ago

Hmmm, I checked that I'm using hugo v0.55.1 in my local environment. And when I tested with hugo:0.53 docker image, I got the error message. Please try to use hugo v0.55. I'll update the minimum hugo version soon.

Thanks!

AdeLouis commented 5 years ago

So i tried with V0.55.1 and I still get a similar error. I used a different Hugo template from another user to make sure it wasn't just my computer and that one was successful. Not sure what to do.

Capture

posquit0 commented 5 years ago

I found the reason for your problem. Compiling SCSS needs the extended version of Hugo. Please check the following link:

posquit0 commented 5 years ago

Let me know if you solve this problem! :)

AdeLouis commented 5 years ago

It solved it. Thank you so much. I am currently creating mine! One question though, how did you include the links on your website that links to your resume and stuff.

All the best

posquit0 commented 5 years ago

You can check the example project here: https://github.com/posquit0/identity

Good luck!