From 59ea3bd25b1f113168333eccdc9ffc4acd98cfe6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 19 Apr 2021 18:23:22 +0300 Subject: Initial commit --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4415af --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Gradecoin Site +URL: https://gradecoin.xyz/ + +Uses [Zola](http://getzola.org/). + +```bash +zola serve --open # for local building & testing +zola build +``` + -- cgit v1.2.3-70-g09d2