]> Untitled Git - bitcoindevkit.org/commitdiff
README and updated link
authorAlekos Filini <alekos.filini@gmail.com>
Wed, 29 Apr 2020 12:48:26 +0000 (14:48 +0200)
committerAlekos Filini <alekos.filini@gmail.com>
Wed, 29 Apr 2020 12:48:26 +0000 (14:48 +0200)
README.md [new file with mode: 0644]
config.toml

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..186816e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# 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).
index f9b2445190cfbd666b1c5a5fdd85c258fba2bbf4..d79f410ded9ff7b8d0ab605f250b00ec759e8e36 100644 (file)
@@ -10,7 +10,7 @@ home = [ "HTML", "RSS", "JSON"]
 # 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