home blog about creations games projects
EnglishBahasa Indonesia

Notes

This website now uses Hugo to make editing things easy, especially on blog posts. :)

The source code has also migrated to Codeberg.

The new site is also hosted on Codeberg Pages, and Codeberg CI (though the CI is in a closed testing phase for now).

The site also used to have Google Analytics a long time ago, however it has been removed ever since due to privacy concerns of it — I did get some useful data about how many visits my site has.

Because of that, the site now uses GoatCounter for analytics — see the public analytics page for my site!


Also, there are more formatting styles! Here are some examples:

Headings

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6

Horizontal Rule


Emphasis

Bold text, italic text, bold & italic text

Blockquote

This is a blockquote.

Lists

Unordered

Ordered

  1. First item
  2. Second item
  3. Third item

Code

Inline code example.

// Code block example
function greet() {
  return "Hello, world!";
}
Code block example without any code. Note that the first example adds "javascript" besides ```, while this one adds "txt" to maintain the padding.
This is another code block example like last time, but without "txt". Could be used for one-liners, or when referencing a line from another code.
Example with a long word:
Lopadotemachoselachogaleokranioleipsanodrimhypotrimmatosilphioparaomelitokatakechymenokichlepikossyphophattoperisteralektryonoptekephalliokigklopeleiolagoiosiraiobaphetraganopterygon

Another example with a long word: Lopadotemachoselachogaleokranioleipsanodrimhypotrimmatosilphioparaomelitokatakechymenokichlepikossyphophattoperisteralektryonoptekephalliokigklopeleiolagoiosiraiobaphetraganopterygon with a case of seemingly incomprehensibilities.

Visit homepage

Images

Example Image

Tables

Header 1Header 2
Data 1Data 2