From 8147e9bc6188c407104e4a90f2024328fe669b3a Mon Sep 17 00:00:00 2001 From: 4nubianstudies Date: Thu, 29 Oct 2020 02:58:54 -0700 Subject: [PATCH 01/10] 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 945c9b4..a96aa0e 100644 --- a/PUBLISH.trigger.md +++ b/PUBLISH.trigger.md @@ -1 +1 @@ -. \ No newline at end of file +.. \ No newline at end of file From bc13b01bbe8057b9764cfda315a404acb99f43c8 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 29 Oct 2020 11:01:38 +0100 Subject: [PATCH 02/10] config file... --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 6ec4b12..9051907 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -6,7 +6,7 @@ relativeurls = true disableKinds = ["RSS", "sitemap"] [params] - description = "Some description should land here.." + description = "Some description should land here..." images = ["/UNS-logo.png"] title = "Dotawo Journal" giturl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo" From 15cce151a0e3069b639c99ac3f18c4807b1ee240 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 29 Oct 2020 11:02:37 +0100 Subject: [PATCH 03/10] testing publish/preview... --- PUBLISH.trigger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PUBLISH.trigger.md b/PUBLISH.trigger.md index a96aa0e..9c558e3 100644 --- a/PUBLISH.trigger.md +++ b/PUBLISH.trigger.md @@ -1 +1 @@ -.. \ No newline at end of file +. From 85e8865b738090b581809899dd436b13614111f3 Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:04:39 -0700 Subject: [PATCH 04/10] 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 05/10] 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 06/10] 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 07/10] 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 08/10] 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) --- From c0df42fb131ac46fa771284b21a5e42dd6488bf6 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 29 Oct 2020 11:53:10 +0100 Subject: [PATCH 09/10] testing preview via minimal changes in config... --- config/_default/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 9051907..3d3d4f4 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -6,7 +6,7 @@ relativeurls = true disableKinds = ["RSS", "sitemap"] [params] - description = "Some description should land here..." + description = "Some description should land here...." images = ["/UNS-logo.png"] title = "Dotawo Journal" giturl = "https://git.sandpoints.org/UnionForNubianStudies/Dotawo" From c45bce048a4537d49f9655dfbf9f792097f6bbaf Mon Sep 17 00:00:00 2001 From: marcell Date: Thu, 29 Oct 2020 03:54:51 -0700 Subject: [PATCH 10/10] Update 'PUBLISH.trigger.md' --- PUBLISH.trigger.md | 1 - 1 file changed, 1 deletion(-) diff --git a/PUBLISH.trigger.md b/PUBLISH.trigger.md index 8d9be7a..53acaad 100644 --- a/PUBLISH.trigger.md +++ b/PUBLISH.trigger.md @@ -4,7 +4,6 @@ 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) ---