--- /dev/null
+# magicalbitcoin.org
+
+This website is built with [Hugo](https://gohugo.io).
+
+If you are editing this website, you can run
+
+```
+hugo server
+```
+
+to start a local webserver at [`http://localhost:1313`](http://localhost:1313).
# Prefix URL to edit current page. Will display an "Edit this page" button on top right hand corner of every page.
# Useful to give opportunity to people to create merge request for your doc.
# See the config.toml file from this documentation site to have an example.
-editURL = "https://github.com/MagicalBitcoin/docs/edit/master/content/"
+editURL = "https://github.com/MagicalBitcoin/magicalbitcoin.org/edit/master/content/"
# Author of the site, will be used in meta information
author = "Alekos Filini - @afilini"
# Description of the site, will be used in meta information