From 3df31874baa548e6a550f1f7f14951de0e2bcf3f Mon Sep 17 00:00:00 2001 From: "David E. Perez Negron R" Date: Wed, 29 Mar 2023 11:22:10 -0600 Subject: [PATCH 1/2] set social services as page, and posts fixed --- README.md | 5 ++++- _config.yml | 4 ++-- _pages/about.md | 6 +++--- _pages/contact.md | 4 ++-- .../socialServices.md | 6 +++--- .../socialserv}/2023-03-15-gitflowCheetSheet_EN.md | 0 .../socialserv}/2023-03-15-gitflowCheetSheet_ES.md | 0 .../socialserv}/2023-03-27-socialServicesWorkFlowModel.md | 0 8 files changed, 14 insertions(+), 11 deletions(-) rename _posts/2023-03-27-SocialServices.md => _pages/socialServices.md (72%) rename {socialserv => _posts/socialserv}/2023-03-15-gitflowCheetSheet_EN.md (100%) rename {socialserv => _posts/socialserv}/2023-03-15-gitflowCheetSheet_ES.md (100%) rename {socialserv => _posts/socialserv}/2023-03-27-socialServicesWorkFlowModel.md (100%) diff --git a/README.md b/README.md index 197a7c5..b784f1e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ --- -layout: home title: DOCUMENTS REPOSITORY README +author: Decentralized Climate Foundation +date: 2022-02-04 +category: README +layout: post permalink: /readme --- diff --git a/_config.yml b/_config.yml index d1345ea..7f8c6aa 100644 --- a/_config.yml +++ b/_config.yml @@ -17,9 +17,9 @@ rss: RSS remote_theme: sighingnow/jekyll-gitbook toc: - enabled: true + enabled: false h_min: 1 - h_max: 3 + h_max: 2 # customize the link favicon in header, will be {{site.baseurl}}/{{site.favicon_path}} favicon_path: /assets/gitbook/images/favicon.ico diff --git a/_pages/about.md b/_pages/about.md index a65e689..beaea99 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -1,8 +1,8 @@ --- title: About -author: Tao He -date: 2022-02-04 -category: Jekyll +author: Decentralized Climate +date: 2023-03-28 +category: DCF layout: post --- diff --git a/_pages/contact.md b/_pages/contact.md index 513be23..dd36156 100644 --- a/_pages/contact.md +++ b/_pages/contact.md @@ -1,7 +1,7 @@ --- title: Contact -author: Tao He -date: 2022-02-05 +author: Decentralized Climate +date: 2023-03-29 category: Jekyll layout: post --- diff --git a/_posts/2023-03-27-SocialServices.md b/_pages/socialServices.md similarity index 72% rename from _posts/2023-03-27-SocialServices.md rename to _pages/socialServices.md index 56b3482..817bf65 100644 --- a/_posts/2023-03-27-SocialServices.md +++ b/_pages/socialServices.md @@ -10,7 +10,7 @@ layout: post | Document | Last Update | | -------- | -------- | -| [WorkFlow Model](/socialserv/2023-03-27-socialServicesWorkFlowModel) | 2023-01 | +| [WorkFlow Model]({% post_url /socialserv/2023-03-27-socialServicesWorkFlowModel %}) | 2023-01 | ## Lessons & Labs @@ -26,8 +26,8 @@ layout: post | Document | Last Update | | -------- | -------- | -| [Git & GitFlow ES](/socialserv/2023-03-15-gitflowCheetSheet_ES) | 2023-02-16 | -| [Git & GitFlow EN](/socialserv/2023-03-15-gitflowCheetSheet_EN) | 2023-02-16 | +| [Git & GitFlow ES]({% post_url /socialserv/2023-03-15-gitflowCheetSheet_ES %}) | 2023-02-16 | +| [Git & GitFlow EN]({% post_url /socialserv/2023-03-15-gitflowCheetSheet_EN %}) | 2023-02-16 | ## Social Services/ JCF templates diff --git a/socialserv/2023-03-15-gitflowCheetSheet_EN.md b/_posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md similarity index 100% rename from socialserv/2023-03-15-gitflowCheetSheet_EN.md rename to _posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md diff --git a/socialserv/2023-03-15-gitflowCheetSheet_ES.md b/_posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md similarity index 100% rename from socialserv/2023-03-15-gitflowCheetSheet_ES.md rename to _posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md diff --git a/socialserv/2023-03-27-socialServicesWorkFlowModel.md b/_posts/socialserv/2023-03-27-socialServicesWorkFlowModel.md similarity index 100% rename from socialserv/2023-03-27-socialServicesWorkFlowModel.md rename to _posts/socialserv/2023-03-27-socialServicesWorkFlowModel.md From 93600e886359cf5bfb9eb009e08985477f95eec3 Mon Sep 17 00:00:00 2001 From: "David E. Perez Negron R" Date: Wed, 29 Mar 2023 12:38:16 -0600 Subject: [PATCH 2/2] some title updates and order --- _pages/socialServices.md | 6 +++--- ...owModel.md => 2023-01-27-socialServicesWorkFlowModel.md} | 2 +- _posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md | 2 +- _posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) rename _posts/socialserv/{2023-03-27-socialServicesWorkFlowModel.md => 2023-01-27-socialServicesWorkFlowModel.md} (99%) diff --git a/_pages/socialServices.md b/_pages/socialServices.md index 817bf65..128fc68 100644 --- a/_pages/socialServices.md +++ b/_pages/socialServices.md @@ -10,7 +10,7 @@ layout: post | Document | Last Update | | -------- | -------- | -| [WorkFlow Model]({% post_url /socialserv/2023-03-27-socialServicesWorkFlowModel %}) | 2023-01 | +| [WorkFlow Model]({% post_url socialserv/2023-01-27-socialServicesWorkFlowModel %}) | 2023-01 | ## Lessons & Labs @@ -26,8 +26,8 @@ layout: post | Document | Last Update | | -------- | -------- | -| [Git & GitFlow ES]({% post_url /socialserv/2023-03-15-gitflowCheetSheet_ES %}) | 2023-02-16 | -| [Git & GitFlow EN]({% post_url /socialserv/2023-03-15-gitflowCheetSheet_EN %}) | 2023-02-16 | +| [Git & GitFlow ES]({% post_url socialserv/2023-03-15-gitflowCheetSheet_ES %}) | 2023-02-16 | +| [Git & GitFlow EN]({% post_url socialserv/2023-03-15-gitflowCheetSheet_EN %}) | 2023-02-16 | ## Social Services/ JCF templates diff --git a/_posts/socialserv/2023-03-27-socialServicesWorkFlowModel.md b/_posts/socialserv/2023-01-27-socialServicesWorkFlowModel.md similarity index 99% rename from _posts/socialserv/2023-03-27-socialServicesWorkFlowModel.md rename to _posts/socialserv/2023-01-27-socialServicesWorkFlowModel.md index 97ebebe..5dc609b 100644 --- a/_posts/socialserv/2023-03-27-socialServicesWorkFlowModel.md +++ b/_posts/socialserv/2023-01-27-socialServicesWorkFlowModel.md @@ -1,5 +1,5 @@ --- -title: Workflow DCF Servicio Social +title: Social Service Workflow ES author: Decentralized Climate Foundation date: 2023-03-15 category: workflow diff --git a/_posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md b/_posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md index 1f83868..99ebbf7 100644 --- a/_posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md +++ b/_posts/socialserv/2023-03-15-gitflowCheetSheet_EN.md @@ -1,5 +1,5 @@ --- -title: CHEETSHEET DE GIT Y GITFLOW EN +title: Git & Gitflow Cheetsheet EN author: Decentralized Climate Foundation date: 2023-03-15 category: git-flow diff --git a/_posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md b/_posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md index a282bc2..386e824 100644 --- a/_posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md +++ b/_posts/socialserv/2023-03-15-gitflowCheetSheet_ES.md @@ -1,5 +1,5 @@ --- -title: CHEETSHEET DE GIT Y GITFLOW ES +title: Git & Gitflow Cheetsheet ES author: Decentralized Climate Foundation date: 2023-03-15 category: git-flow