From cd6839a3c6596f5e4197c6696b95efbf0c76d2ca Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 13:11:13 +0300 Subject: Move on to production --- TODO.md | 5 +++- site/config.toml | 2 +- site/content/_index.md | 2 +- site/public/block-docs/index.html | 14 ++++----- site/public/index.html | 50 ++++++++++++++++----------------- site/public/jwt/index.html | 22 +++++++-------- site/public/register-docs/index.html | 18 ++++++------ site/public/robots.txt | 2 +- site/public/search_index.en.js | 2 +- site/public/sitemap.xml | 10 +++---- site/public/transaction-docs/index.html | 14 ++++----- 11 files changed, 72 insertions(+), 69 deletions(-) diff --git a/TODO.md b/TODO.md index 0fba155..83e34a7 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,8 @@ # TODO +- [ ] IV is ARRAY NO +- [ ] RESTORE STUDENTS FROM DISK + ## Office Hour/Recitation - [ ] Should give a little pointers but not too much, I think at first this is going to seem hard to many students but it should become fairly easy after some little pointers @@ -31,9 +34,9 @@ - [ ] Valid JSON with missing fields - [ ] Valid JSON with extra fields - ## Testnet - [ ] CHAOS MODE, 3 different coins, combine them to make 1 gradecoin +- [ ] [SQLite](https://unixsheikh.com/articles/sqlite-the-only-database-you-will-ever-need-in-most-cases.html), not PostgreSQL ## Done & Brag - [x] Switch to RwLock (parking_lot) (done at 2021-04-07 03:43, two possible schemes to represent inner Db (ledger) in code) diff --git a/site/config.toml b/site/config.toml index 8754d85..9ade2a8 100644 --- a/site/config.toml +++ b/site/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "http://localhost:8080" +base_url = "https://gradecoin.xyz" theme = "juice" diff --git a/site/content/_index.md b/site/content/_index.md index bf33eef..4ad0544 100644 --- a/site/content/_index.md +++ b/site/content/_index.md @@ -82,4 +82,4 @@ If your favourite programming language is missing please let me know 🤷? Sadly, no. Student's who are enrolled to the class will receive one-time-passwords for authentication. ## How and or Why? -- [Built](https://xkcd.com/2314/), with [Rust](https://xkcd.com/2418/) +- [Built](https://xkcd.com/2314/), [with](https://lofi.cafe/) [Rust](https://xkcd.com/2418/) diff --git a/site/public/block-docs/index.html b/site/public/block-docs/index.html index 3da4e8b..84a1463 100644 --- a/site/public/block-docs/index.html +++ b/site/public/block-docs/index.html @@ -24,7 +24,7 @@ - + @@ -34,22 +34,22 @@
- +