forked from DecentralizedClimateFoundation/docs
set social services as page, and posts fixed
This commit is contained in:
parent
125a1f00ce
commit
3df31874ba
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
layout: home
|
||||
title: DOCUMENTS REPOSITORY README
|
||||
author: Decentralized Climate Foundation
|
||||
date: 2022-02-04
|
||||
category: README
|
||||
layout: post
|
||||
permalink: /readme
|
||||
---
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Contact
|
||||
author: Tao He
|
||||
date: 2022-02-05
|
||||
author: Decentralized Climate
|
||||
date: 2023-03-29
|
||||
category: Jekyll
|
||||
layout: post
|
||||
---
|
||||
|
|
|
@ -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
|
||||
|
Loading…
Reference in New Issue