Hello World

Having a blog was on the roadmap for a while but it became urgent :

Comment
byu/MakkawChan from discussion
inbtc

This was one of the most constructive feedback we ever received. We know since we started that there was a hongbao bitcoin address scam back in 2018.

bitcoin-paper-wallet-scam Bitcoin Paper Wallet Scam

So We took the time to decide how/where to write. After setting Ghost (which is very nice) + Cloudflare worker to have /blog, I felt like it was not that great and I would spend time to setup email provider etc.

Until I asked Alexis from Rorvswild how did they build their blog in their rails app : Sitepress.

I finally took a few days to setup it up :

  • as a standlone for our SEO writer to be able to use without having to install our main app
  • as a git submodule so it doesnt lock our deploys and pollute our commits history
  • as an embed so /blog directly points to the content (SEO ++)

The big plus is that we love markdown

Now time to write about our journey and make our place on the bitcoin gifting scene.