From 85e8865b738090b581809899dd436b13614111f3 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:04:39 -0700 Subject: [PATCH 1/5] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a82f2a..ac629cd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Dotawo +WEB SITE: https://pages.sandpoints.org/dotawo/_preview/journal/ +PREVIEW: https://pages.sandpoints.org/dotawo/journal/ \ No newline at end of file From e644f1d67eecbd3f5d2581284bcbc5ef69162541 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:05:03 -0700 Subject: [PATCH 2/5] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac629cd..4a52af5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Dotawo WEB SITE: https://pages.sandpoints.org/dotawo/_preview/journal/ + PREVIEW: https://pages.sandpoints.org/dotawo/journal/ \ No newline at end of file From a41d1dbd9e127909bb9cd85dd6c170dba91c32a7 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:31:25 -0700 Subject: [PATCH 3/5] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a52af5..ff2a88d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ WEB SITE: https://pages.sandpoints.org/dotawo/_preview/journal/ -PREVIEW: https://pages.sandpoints.org/dotawo/journal/ \ No newline at end of file +PREVIEW: https://pages.sandpoints.org/dotawo/journal/ + +LOGS: https://pages.sandpoints.org/dotawo/last-commit-log.html \ No newline at end of file From 47ec3b230f069558e53f943201ee58b132172ad8 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:47:39 -0700 Subject: [PATCH 4/5] Update 'PUBLISH.trigger.md' --- PUBLISH.trigger.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/PUBLISH.trigger.md b/PUBLISH.trigger.md index 9c558e3..efae631 100644 --- a/PUBLISH.trigger.md +++ b/PUBLISH.trigger.md @@ -1 +1,16 @@ -. +Publish the current version of the website by changing the text few lines below. +For example, add your name after the line saying: "_ _ _ New changes after this _ _ _" +Don't forget to click on "Comit Changes" to commit the changes. + +- [PREVIEW WEB SITE](https://pages.sandpoints.org/dotawo/_preview/journal/) +- [PUBLISHED WEB SITE](https://pages.sandpoints.org/dotawo/journal/) + + +--- + +``` +_ _ _ New changes after this _ _ _ +vincent +marcell + +``` \ No newline at end of file From dfc27a339cf58bb6352feac77be27ff36683a9e6 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:50:35 -0700 Subject: [PATCH 5/5] Update 'PUBLISH.trigger.md' --- PUBLISH.trigger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PUBLISH.trigger.md b/PUBLISH.trigger.md index efae631..8d9be7a 100644 --- a/PUBLISH.trigger.md +++ b/PUBLISH.trigger.md @@ -4,7 +4,7 @@ Don't forget to click on "Comit Changes" to commit the changes. - [PREVIEW WEB SITE](https://pages.sandpoints.org/dotawo/_preview/journal/) - [PUBLISHED WEB SITE](https://pages.sandpoints.org/dotawo/journal/) - +- [LOGS](https://pages.sandpoints.org/dotawo/last-commit-log.html) ---