forked from DecentralizedClimateFoundation/docs
commit
52848f63af
10
_config.yml
10
_config.yml
|
@ -40,19 +40,17 @@ syntax_highlighter_style: colorful
|
|||
|
||||
markdown_ext: markdown,mkdown,mkdn,mkd,md
|
||||
|
||||
include:
|
||||
- socialserv
|
||||
|
||||
# Permalinks
|
||||
# permalink: /:categories/:year-:month-:day-:title:output_ext
|
||||
permalink: pretty
|
||||
relative_permalinks: false
|
||||
permalink: /:categories/:year-:month-:day-:title:output_ext
|
||||
|
||||
collections:
|
||||
pages:
|
||||
output: true
|
||||
permalink: /:collection/:path/
|
||||
|
||||
include:
|
||||
- _socialserv
|
||||
|
||||
page_width: 800px
|
||||
|
||||
destination: ./_site
|
||||
|
|
|
@ -4,14 +4,13 @@ author: David E. Perez Negron R.
|
|||
date: 2023-03-27
|
||||
category: SocialServices
|
||||
layout: post
|
||||
permalink: /social-services
|
||||
---
|
||||
|
||||
## WorkFlow Documents
|
||||
|
||||
| Document | Last Update |
|
||||
| -------- | -------- |
|
||||
| [WorkFlow Model](/socialserv-workflow) | 2023-01 |
|
||||
| [WorkFlow Model](/socialserv/2023-03-27-socialServicesWorkFlowModel) | 2023-01 |
|
||||
|
||||
## Lessons & Labs
|
||||
|
||||
|
@ -27,8 +26,8 @@ permalink: /social-services
|
|||
|
||||
| Document | Last Update |
|
||||
| -------- | -------- |
|
||||
| [Git & GitFlow ES](/git-flow-ES) | 2023-02-16 |
|
||||
| [Git & GitFlow EN](/git-flow-EN) | 2023-02-16 |
|
||||
| [Git & GitFlow ES](/socialserv/2023-03-15-gitflowCheetSheet_ES) | 2023-02-16 |
|
||||
| [Git & GitFlow EN](/socialserv/2023-03-15-gitflowCheetSheet_EN) | 2023-02-16 |
|
||||
|
||||
## Social Services/ JCF templates
|
||||
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
title: CHEETSHEET DE GIT Y GITFLOW EN
|
||||
author: Decentralized Climate Foundation
|
||||
date: 2023-03-15
|
||||
category: Git-flow
|
||||
category: git-flow
|
||||
layout: post
|
||||
permalink: /git-flow-EN
|
||||
---
|
||||
|
||||
## GIT
|
|
@ -2,9 +2,8 @@
|
|||
title: CHEETSHEET DE GIT Y GITFLOW ES
|
||||
author: Decentralized Climate Foundation
|
||||
date: 2023-03-15
|
||||
category: Git-flow
|
||||
category: git-flow
|
||||
layout: post
|
||||
permalink: /git-flow-ES
|
||||
---
|
||||
|
||||
## GIT
|
|
@ -4,8 +4,6 @@ author: Decentralized Climate Foundation
|
|||
date: 2023-03-15
|
||||
category: workflow
|
||||
layout: post
|
||||
permalink: /socialserv-workflow
|
||||
|
||||
---
|
||||
|
||||
## Sobre el Servicio Social
|
Loading…
Reference in New Issue