Just a Technical Test

Hello there, and welcome to my blog!

This system is entirely based on markdown and is statically pre-published offline.

it should be possible to quote some sentence

And it should also be possible to write some code.

// this is some JavaScript
/*ne*/var thought = [
  'it could be fun',
  'just write a post'
];

function wise(isGreat) {
  return 'to simply use MD';
}

There is room for headers too

And if necessary, I could embed some image.

the HTML5 logo

It should also be possible to include HTML directly.

<!DOCTYPE html>
<html lang="en">
  <head>
    <title>All you need to start with</title>
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
  </head>
  <body>
    <main>
      Hello HTML5 World!
    </main>
  </body>
</html>

I hope you like the minimalist layout with Sublime Text inspired colors.

And please, whenever you think would be appropriate, feel free to leave a comment via the Disqus component.

Have a great day

Andrea Giammarchi

Fullstack Web Developer, Senior Software Engineer, Team Leader, Architect, Node.js, JavaScript, HTML5, IoT, Trainer, Publisher, Technical Editor