forked from DecentralizedClimateFoundation/docs
commit
4a012e93e3
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
layout: home
|
|
||||||
title: DOCUMENTS REPOSITORY README
|
title: DOCUMENTS REPOSITORY README
|
||||||
|
author: Decentralized Climate Foundation
|
||||||
|
date: 2022-02-04
|
||||||
|
category: README
|
||||||
|
layout: post
|
||||||
permalink: /readme
|
permalink: /readme
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -17,9 +17,9 @@ rss: RSS
|
||||||
remote_theme: sighingnow/jekyll-gitbook
|
remote_theme: sighingnow/jekyll-gitbook
|
||||||
|
|
||||||
toc:
|
toc:
|
||||||
enabled: true
|
enabled: false
|
||||||
h_min: 1
|
h_min: 1
|
||||||
h_max: 3
|
h_max: 2
|
||||||
|
|
||||||
# customize the link favicon in header, will be {{site.baseurl}}/{{site.favicon_path}}
|
# customize the link favicon in header, will be {{site.baseurl}}/{{site.favicon_path}}
|
||||||
favicon_path: /assets/gitbook/images/favicon.ico
|
favicon_path: /assets/gitbook/images/favicon.ico
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
---
|
---
|
||||||
title: About
|
title: About
|
||||||
author: Tao He
|
author: Decentralized Climate
|
||||||
date: 2022-02-04
|
date: 2023-03-28
|
||||||
category: Jekyll
|
category: DCF
|
||||||
layout: post
|
layout: post
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Contact
|
title: Contact
|
||||||
author: Tao He
|
author: Decentralized Climate
|
||||||
date: 2022-02-05
|
date: 2023-03-29
|
||||||
category: Jekyll
|
category: Jekyll
|
||||||
layout: post
|
layout: post
|
||||||
---
|
---
|
||||||
|
|
|
@ -10,7 +10,7 @@ layout: post
|
||||||
|
|
||||||
| Document | Last Update |
|
| Document | Last Update |
|
||||||
| -------- | -------- |
|
| -------- | -------- |
|
||||||
| [WorkFlow Model](/socialserv/2023-03-27-socialServicesWorkFlowModel) | 2023-01 |
|
| [WorkFlow Model]({% post_url socialserv/2023-01-27-socialServicesWorkFlowModel %}) | 2023-01 |
|
||||||
|
|
||||||
## Lessons & Labs
|
## Lessons & Labs
|
||||||
|
|
||||||
|
@ -26,8 +26,8 @@ layout: post
|
||||||
|
|
||||||
| Document | Last Update |
|
| Document | Last Update |
|
||||||
| -------- | -------- |
|
| -------- | -------- |
|
||||||
| [Git & GitFlow ES](/socialserv/2023-03-15-gitflowCheetSheet_ES) | 2023-02-16 |
|
| [Git & GitFlow ES]({% post_url socialserv/2023-03-15-gitflowCheetSheet_ES %}) | 2023-02-16 |
|
||||||
| [Git & GitFlow EN](/socialserv/2023-03-15-gitflowCheetSheet_EN) | 2023-02-16 |
|
| [Git & GitFlow EN]({% post_url socialserv/2023-03-15-gitflowCheetSheet_EN %}) | 2023-02-16 |
|
||||||
|
|
||||||
## Social Services/ JCF templates
|
## Social Services/ JCF templates
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Workflow DCF Servicio Social
|
title: Social Service Workflow ES
|
||||||
author: Decentralized Climate Foundation
|
author: Decentralized Climate Foundation
|
||||||
date: 2023-03-15
|
date: 2023-03-15
|
||||||
category: workflow
|
category: workflow
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: CHEETSHEET DE GIT Y GITFLOW EN
|
title: Git & Gitflow Cheetsheet EN
|
||||||
author: Decentralized Climate Foundation
|
author: Decentralized Climate Foundation
|
||||||
date: 2023-03-15
|
date: 2023-03-15
|
||||||
category: git-flow
|
category: git-flow
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: CHEETSHEET DE GIT Y GITFLOW ES
|
title: Git & Gitflow Cheetsheet ES
|
||||||
author: Decentralized Climate Foundation
|
author: Decentralized Climate Foundation
|
||||||
date: 2023-03-15
|
date: 2023-03-15
|
||||||
category: git-flow
|
category: git-flow
|
Loading…
Reference in New Issue