We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b184d2 + a54fdf3 commit c9bc03aCopy full SHA for c9bc03a
1 file changed
README.md
@@ -0,0 +1,8 @@
1
+# openindexmaps.github.io
2
+
3
+This is the website for OpenIndexMaps.org
4
5
+## Build process
6
+```sh
7
+npm i; npx webpack; jekyll build
8
+```
0 commit comments