HelloWorld!

Last updated on

This is a simple test post for my new Ghost Astro blog. 🥳

The usual lemon cat.

<?php

echo 'foo'; // bar
die();
#!/bin/bash

egrep '(vmx|svm)' /proc/cpuinfo # VT enabled.
uname -a
<html>
    <head>
        <title>Test page</title>
    </head>
    <body>
        <div id="container">
            <p>Lorem ipsum.</p>
        </div>
    </body>
</html>

Ok it works great!

  • Bullets
  • Works
  • Too :)

Testing embedded stuff.

This is my very first Tweet 🤓

Finally, an image test.

Coding SQL Query in a PHP file using Atom; my favourite editor to work on web projectsPhoto by Caspar Camille Rubin / Unsplash