test

cd ./
ls -l
Here is another literal block
cd ./
  - l``
\begin{equation*} \alpha=3.1\times\pi \end{equation*}

TIP: So, how do I add a blog now?

First, change the POSTS option like this:

POSTS = [("posts/*.txt", "blog", "post.tmpl", True)]

Create a post with nikola new_post and that's it, you now have a blog in the /blog/ subdirectory of your site ? you may want to link to it in NAVIGATION_LINKS.

If you want to see a site implementing all of the above