This is my first post
First post
Purpose
I want to use this blog to document development efforts, to help me get a better overview of overall progress. And to post when I feel like posting something.
Implementation
It's made using Lume, based on its example blog theme.
Features
Images
Code highlithing
// this is a command
function myCommand() {
let counter = 0;
counter++;
}
// Test with a line break above this line.
console.log("Test");
Footnotes
Here is a footnote reference,[1] and [2]another. And this[3] is a long note.
Headers
This is a paragraph
More Header
This is another paragraph