shekhargulati / 52-technologies-in-2016

Let's learn a new technology every week. A new technology blog every Sunday in 2016.
https://shekhargulati.com/
MIT License
7.21k stars 597 forks source link

Feedback: Week 7 Hugo #10

Open shekhargulati opened 8 years ago

shekhargulati commented 8 years ago

Please provide your feedback by posting a comment against this issue.

Ashalah commented 8 years ago

I don't think you provided a copy of good-to-great.jpg in the tutorial.

shekhargulati commented 8 years ago

@Ashalah images are in the static directory inside the bookshelf https://github.com/shekhargulati/52-technologies-in-2016/tree/master/07-hugo/bookshelf/static/images. The problem was to do with the baseurl I mentioned in config.toml. I have pushed the changes. Just pull the changes and you should be able to work.

Ashalah commented 8 years ago

@shekhargulati thanks! I already finished before I commented; just copied that one image from your website.

tabboud commented 8 years ago

This is an awesome tutorial for a basic intro to hugo! Also, I love the idea behind a new technology every week, I may try this.

KellyEclectica commented 7 years ago

Hi there- I'm learning about Hugo right now and they have your tutorial on their site. I downloaded the Robust theme from the link in your tutorial (I'm on windows so I just went to the url you specified - I also don't know anything about Github so maybe i grabbed the wrong version somehow?)... Later in your tutorial you have some stuff about creating a default footers file... however in the theme as far as I can tell there is no file of that name - I just found the CSS type file and that has footer stuff in it? Do you know if something has changed or if I'm doing things wrong?

I understand if my description is vague and you aren't sure what I'm talking about.

Thanks anyway!