My second post

This is my second blog post. Installing & using themes 🔗Installing a theme The easiest way to install a theme is to clone its repository in the themes directory.

$ cd themes $ git clone THEME_REPO_URL Cloning the repository using Git or another VCS will allow you to easily update. Alternatively, you can download the files manually and place them in a folder.

You can find a list of themes here.

Read more  ↩︎

My first post

This is my first blog post.
Now, what should I do next?