bash
pip install tinkerer
bash
tinkerer init
bash
tinkerer build
rst
My First Blog Post
==================
:date: 2022-01-01
:tags: introduction, tutorial
Welcome to my first blog post!
This is just a sample article to demonstrate how to write content using Python Tinkerer. Enjoy!
bash
cp -r _build/html/* /path/to/your/github/pages/repository/