From 0a82ad116a7f2abc381f7ee5ce4e1663f79a4b61 Mon Sep 17 00:00:00 2001 From: Maifee Ul Asad <29339330+maifeeulasad@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:10:26 +0600 Subject: [PATCH 1/3] Set theme jekyll-theme-cayman --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..c419263 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-cayman \ No newline at end of file From ac2751ae13f6236188e8b769e0be485269a07a5b Mon Sep 17 00:00:00 2001 From: Maifee Ul Asad <29339330+maifeeulasad@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:11:08 +0600 Subject: [PATCH 2/3] Set theme jekyll-theme-slate --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index c419263..c741881 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1 @@ -theme: jekyll-theme-cayman \ No newline at end of file +theme: jekyll-theme-slate \ No newline at end of file From b23085236a925bdd2ce443eff9c74da065e92381 Mon Sep 17 00:00:00 2001 From: Maifee Ul Asad <29339330+maifeeulasad@users.noreply.github.com> Date: Wed, 20 Jan 2021 20:37:31 +0600 Subject: [PATCH 3/3] presentation link gh-pages//wip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc0f312..d199d91 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ ## Presentation - Check out the presentation [here](https://github.com/maifeeulasad/Assignment-Submission-System/blob/master/presentation/README.md) + Check out the presentation [here](./presentation/README.md) ## Further Development