bytes-und-grains

bytes and grains

Sparisoma Viridi
6 mins read ·

Bytes and grains: Create a Hugo-based blog hosted on GitHub

Illustrated version of this post is available on https://medium.com/p/ddc85a338626 (6 Jul 2024).

I just try to recreate my previous blog on GitHub and document the steps here. If you want the details how to create the blog from the beginning just jump to the last part of this story, where I put some blog article about it.

the name

Well honestly, I struggle to obtain the name.

There are some blogs created previously, which also sourced from GitHub, but confused and undetermined names, e.g. algo, blank, blog, bugs, bugx, bugx — on Vercel, butir, einfachee-ideen, eqnphys, equation, expansion-model, git-journal, idee, item, kuno, lecture-notes, moparc, note, notes, nou, o, odone, poem, ptext, s, slidex, snippet, soal, teks, test, to, unegx, x, xeqn, and also others not related to GitHub as listed here.

Then, I ask GPT-4o for advice and it suggests Bytes and Grains 1.

prerequisites

It is assumed that

new repository

A new repository name bytes-and-grains will be created.

The repository is now available on https://github.com/dudung/bytes-and-grains.

repository clone

To clone remote repository, do following steps

It shows that LICENSE and README.md are created earlier than .gitignore, which is just created.

settings copy and modification

Visit https://github.com/dudung/s to copy some settings.

files update

Perform git add, commit, and push. Now remote repository has already updated as the local one.

hugo server

It shows author page, biodata, and articles written by the author.

github workflow

Visit the repository https://github.com/dudung/bytes-and-grains.

It shows the result as the local server rendered previously.

closing

After read this story you are able to

update

16-jul-2024 In order to get catchy acronym ‘bug’, it would be renamed from ‘Bytes and Grains’ to ‘Bytes und Grains’, which aligns well with interests in programming and technology, is memorable and intriguing, and also subtly reflects multilingual background 6. The execution might not be immediately, but soon hopefully.

The repo is renamed today and GitHub Pages → Build and deployment → Source becomes Deploy from a branch. After change it to GitHub Actions, it works again.

further readings

notes


  1. GPT-4o, Sparisoma Viridi, “Dynamic Bytes and Grains”, ChatGPT, 6 Jul 2024, url https://chatgpt.com/share/15628c86-a31d-497c-a23e-0d3afb5443a2 [20240707]. ↩︎

  2. Sparisoma Viridi, “How to create a GitHub Account”, Medium, 8 Jul 2023, url https://medium.com/p/46c4a36c2673 [20240707]. ↩︎

  3. Sparisoma Viridi, “Create a GitHub repository and collaborate”, Medium, 16 Jul 2023, url https://medium.com/p/12c1dc10d7d [20240707]. ↩︎

  4. Sparisoma Viridi, “Installing Git”, Medium, 18 Sep 2023, url https://medium.com/p/8d4c29799185 [20240707]. ↩︎

  5. Sparisoma Viridi, “Installing Hugo”, Medium, 18 Sep 2023, url https://medium.com/p/3c8a9cbb791d [20240707]. ↩︎

  6. GPT-4o, Sparisoma Viridi, “Acronym Änderung für Blog”, ChatGPT, 16 Jul 2024, url https://chatgpt.com/share/9dc97635-51d4-4551-9d87-82202f1f405d [20240716]. ↩︎

Tags: