The New Website is Live

It's Alive!
Gopher Image by Egon Elbre

After quite a bit of time redoing my site, the new version is now ready for prime time. The new version is powered by Hugo, which is a static site genreator written in Go. It was previously powered by Ghost which is a little different, so if you see any dead links or anything like that let me know.

Changing to Hugo allowed me to make quite a few changes that aren’t purely cosmetic. For instance, you will now see related articles automatically linked at the bottom of every article. Articles that are part of a series will also have links to relevant pages to make it easier to read and navigate.

In the transition I also attempted to make the articles easier to read, adding in things like asides (the blue boxes touching on related topics, but aren’t required reading to understand the article), and code blocks can be numbered when it is useful for explaining individual sections of the code. There are likely other changes I am forgetting to mention, but go ahead and explore and see what you think.

If you have any questions or feedback don’t hesitate to reach out. The goal here was to make the website more accessible, so if this made it worse in any way I’d like to know about it.

Happy coding everyone!

P.S. - I plan to write about the transiton process and the tools I used, but for now I am just ready to get back to recording Gophercises and redoing some videos from Web Development with Go exercises so that will have to wait.

Learn Web Development with Go!

Sign up for my mailing list and I'll send you a FREE sample from my course - Web Development with Go. The sample includes 19 screencasts and the first few chapters from the book.

You will also receive emails from me about Go coding techniques, upcoming courses (including FREE ones), and course discounts.

Avatar of Jon Calhoun
Written by
Jon Calhoun

Jon Calhoun is a full stack web developer who teaches about Go, web development, algorithms, and anything programming. If you haven't already, you should totally check out his Go courses.

Previously, Jon worked at several statups including co-founding EasyPost, a shipping API used by several fortune 500 companies. Prior to that Jon worked at Google, competed at world finals in programming competitions, and has been programming since he was a child.

Related articles

Spread the word

Did you find this page helpful? Let others know about it!

Sharing helps me continue to create both free and premium Go resources.

Want to discuss the article?

See something that is wrong, think this article could be improved, or just want to say thanks? I'd love to hear what you have to say!

You can reach me via email or via twitter.

Recent Articles All Articles Mini-Series Progress Updates Tags About Me Go Courses

©2018 Jonathan Calhoun. All rights reserved.