This is supposed to be the knowledge base for Todarch application. It is going to have all kinds of technical experiences and thoughts while building the application itself.
Served version can be found here.
- new post
cd <todarch-blog>
hugo new posts/a-name.md
hugo server
- iterate over, deploy when you are happy with the result.
./deploy.sh
- then push this repo itself