Skip to content

mre/andygrunwald.github.io

 
 

Repository files navigation

My website andygrunwald.com based on Hugo.

Most of the following chapters are for the future me, who is not able to remember all things.

Requirements

Install x on your machine Hugo.

On Mac

$ brew install hugo

Start the server

$ hugo server

New blog post

$ hugo new post/resources-to-learn-golang.md

Theme

The basement was the hugo-type-theme. Thank you for this!

Right now we are running revision c7bc015 of this theme.

But why an existing theme? Why not a custom, unique one?

To be honest? I am more into backend development. I am able to write HTML and CSS, but i am far away from good at it.

Next to it, i like the type them. Clean, good font size, not so many details. Enough to focus on the content (and this is what matters in my opinion).

So i save time to use something existing what i like. And up to now this was not a mistake or there were no disadvantages :)

And all the rest ...

... can be found in the documentation of Hugo.

Contribution welcome

If you found a typo, want to fix something or just hand in a suggestion for a change or a blog post, feel free to contribute. Open a new issue or apply a pull request.

About

Everything of andygrunwald.com

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 90.9%
  • Shell 9.1%