xepozz / blogit

Personal blog based on Github Pages and Github Issues.
Apache License 2.0
18 stars 3 forks source link

It happened! 🎆 #1

Open xepozz opened 4 years ago

xepozz commented 4 years ago

✌ Hi there! :v: It's my (@xepozz) first post :1st_place_medal:

The blog is started.

At now posts may interpreter any markdown entities. We can see these in the next posts.

There is some highlighted snippets:

class User extends \UserInterface
{
    private int $id;
}
const result = [].push('one').push('two');
console.log(result);
ps -aux | grep init > /dev/null

Stay likes, do reposts, click on bells and all links will be in the description :grinning:

See ya!

xepozz commented 4 years ago

The first comment

It is second level header

It is third level header.

This is reference to #2 issue.

var_dump(new \stdClass([]));
xepozz commented 4 years ago

It's just second comment, nothing else. :smile: