Forestry.io

Published On: 2020-08-04, Reading Time: 1 minute

So I took a break with the website to focus on some other projects. As much as I love using Github’s interface (or a VS Code), I wanted something easy to use to post the content. So I decided to check out forestry and give it a whirl. I am interested to see how this platform progresses and how it will work with the rest of my website.

A cool feature will be able to quickly add block quotes and bullets:

Some awesome quote

  • Bullet list of stuff
  • cool!

One feature I am excited about is code blocks:

def hello():
    return 'We have codeblocks and tabs'
comments powered by Disqus