Hello Concatenate!

A Vuepress Demo

Get Started →

Remote Package

Ever experienced a remote conference this is the first of it kind and it promises to be mind blowing.

Humor Content

Minimal humor can be found sprinkled here and there.

Awesome Experience

This is one of the first conference in Nigeria, With the awesome line up speakers it's definitely going to be amazing.

ADHERE TO THIS INSTRUCTION

This might contain a lot of lame jokes.

How To Get Started

# install
yarn global add vuepress # OR npm install -g vuepress

# create a markdown file
echo '# Hello VuePress' > README.md

# start writing
vuepress dev

# build to static files
vuepress build