[{"content":"\u0026hellip;of not that many :-)\nIntroduction I always wanted to start a blog. Not for others. I do not have the idea that people are interested in my views. It\u0026rsquo;s mostly for myself. Reminders, random thoughts, a way to express myself. Writing something down is a process of understanding. It helps order your thoughts on a topic.\nTechnology This website uses Hugo as website engine. Hugo is:\na static site generator written in Go, optimized for speed and designed for flexibility.\nIt generates pages as flat HTML without the need for a database or any scripting language like PHP. Content can be written using Markdown. The website runs on a self-managed VPS using NGINX, secured to the best of my knowledge (please don\u0026rsquo;t hack me :-)).\nMarkdown Syntax Markdown is a plain text formatting syntax that is easy to use. The following is a overview of markdown syntax used as my own reference.\nHeaders Headers are created using the hex character:\n# -\u0026gt; H1 ## -\u0026gt; H2 ### -\u0026gt; H3 etc Text formatting Text can be formatted in bold, italics, strikethrough.\n**bold**, *italics*, ~strikethrough~ Lists Different types of lists can be created:\nBullets Numbers Checkboxes, both checked\u0026hellip; \u0026hellip;and unchecked - Bullets 1. Numbers - [x] Checkboxes, both checked... - [ ] ...and unchecked Tables You can create tables using the pipe character ( | )\nColumn header 1 Column header 2 Column header 3 C1-R1 C2-R1 C3-R1 C1-R2 C2-R2 C3-R2 C1-R2 C2-R3 C3-R3 | Column header 1 | Column header 2 | Column header 3 | | :--- | :--- | :--- | | C1-R1 | C2-R1 | C3-R1 | | C1-R2 | C2-R2 | C3-R2 | | C1-R2 | C2-R3 | C3-R3 | Links, Images and Footnotes Markdown also supports links,\n[hyperlink text](https://hyperlink.com) images, ![Image alt-text](path to image \u0026#34;Image hover text\u0026#34;) and even footnotes 1.\n[^1] for footnote marker. [^1]: \u0026lt;footnote text\u0026gt; Hi there! :-)\u0026#160;\u0026#x21a9;\u0026#xfe0e;\n","permalink":"https://havenaar.nl/posts/first/","summary":"\u003cp\u003e\u0026hellip;of not that many :-)\u003c/p\u003e\n\u003ch1 id=\"introduction\"\u003eIntroduction\u003c/h1\u003e\n\u003cp\u003eI always wanted to start a blog. Not for others. I do not have the idea that people are interested in my views. It\u0026rsquo;s mostly for\nmyself. Reminders, random thoughts, a way to express myself. Writing something down is a process of understanding. It helps order your\nthoughts on a topic.\u003c/p\u003e\n\u003ch1 id=\"technology\"\u003eTechnology\u003c/h1\u003e\n\u003cp\u003eThis website uses Hugo as website engine. \u003ca href=\"https://gohugo.io/\"\u003eHugo\u003c/a\u003e is:\u003c/p\u003e\n\u003cblockquote\u003e\n\u003cp\u003e\u003cem\u003ea static site generator written in Go, optimized for speed and designed for flexibility.\u003c/em\u003e\u003c/p\u003e","title":"First post..."}]