Editando los primeros 3 puntos de issus

This commit is contained in:
PaganoBerserker 2023-05-03 13:55:06 -06:00
parent 518c04e922
commit 324ac0f780
6 changed files with 93 additions and 11 deletions

View File

@ -8,5 +8,6 @@ gem 'jekyll-feed'
gem 'jekyll-readme-index' gem 'jekyll-readme-index'
gem 'jemoji' gem 'jemoji'
gem 'webrick' gem 'webrick'
gem 'jekyll-multiple-languages-plugin'
# gem "rails" # gem "rails"

View File

@ -42,6 +42,8 @@ GEM
webrick (~> 1.7) webrick (~> 1.7)
jekyll-feed (0.17.0) jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0) jekyll (>= 3.7, < 5.0)
jekyll-multiple-languages-plugin (1.8.0)
jekyll (>= 2.0, < 5.0)
jekyll-readme-index (0.3.0) jekyll-readme-index (0.3.0)
jekyll (>= 3.0, < 5.0) jekyll (>= 3.0, < 5.0)
jekyll-sass-converter (3.0.0) jekyll-sass-converter (3.0.0)
@ -91,6 +93,7 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
jekyll jekyll
jekyll-feed jekyll-feed
jekyll-multiple-languages-plugin
jekyll-readme-index jekyll-readme-index
jemoji jemoji
webrick webrick

View File

@ -6,21 +6,23 @@ category: README
layout: post layout: post
--- ---
[![GNUv1.3 License](https://img.shields.io/badge/License-GNU%20v1.3-yellow.svg)](https://opensource.org/licenses/)
[![GitHub contributors](https://img.shields.io/github/contributors/decentralizedclimate/docs.svg?style=flat)]()
## Introduction ## Introduction
The purpose of the following workshop is to decentralize a static website using various free tools and services. The purpose of the following document is to decentralize a static website using various free tools and services.
The process should be documented in a markdown report (cheatsheet).
If the foundation has a manual and/or cheatsheet related to the topic, contribute to the foundation's manual, otherwise add the documentation to the docs repository.
Add issues to the official repository if you have found or proposed improvements.
# Previous knowledge. # Previous knowledge.
* Having completed the Git and GitFlow workshop. * Knowledge of Git and GitHub.
* Having previously read the Jekyll documentation.
* Basic concepts about IPFS. * Basic concepts about IPFS.
* Access to fleek.co account or creating one. * Access to [Fleek](https://fleek.co/) account or creating one.
* You must have installed [Rubygems](https://rubygems.org/pages/download) (check your Gems version using gem -v),[GCC, and Make](https://www.delftstack.com/es/howto/linux/how-to-install-gcc-compiler-on-ubuntu/) (check versions using gcc -v, g++ -v, and make -v), as well as [Ruby 2.5.0](https://www.ruby-lang.org/es/documentation/installation/) (check your Ruby version using ruby -v).
## Cheatsheet ## Cheatsheet
@ -36,8 +38,7 @@ After we have the repository, the template for the webpage is downloaded and imp
[**Template Dowload**](https://github.com/sighingnow/jekyll-gitbook) [**Template Dowload**](https://github.com/sighingnow/jekyll-gitbook)
We can use the terminal to download the template faster, and thus have the We can use the terminal to download the template faster, and thus have the complete directory without errors.
complete directory without errors.
```linux ```linux

View File

@ -67,3 +67,7 @@ plugins:
- jekyll-feed - jekyll-feed
- jekyll-readme-index - jekyll-readme-index
- jemoji - jemoji
languages:
- en
- es

5
_data/navigation.yml Normal file
View File

@ -0,0 +1,5 @@
- title: English
url: /
- title: Español
url: /_posts/_es/index.md

68
_posts/_es/index.md Normal file
View File

@ -0,0 +1,68 @@
# DCF Documents Directory
## Transparency
### General Assemblies
| Document | Last Update |
| -------- | -------- |
| [General Assembly No. 1](https://hackmd.io/PJjDdwusTCu2rkKOGtnqcg?view)| 2022-12-31 |
| General Assembly No. 2 (Unfinished)| 2023-01-02 |
### Monthly Reports
| Month | Last Update |
| -------- | -------- |
| [January](https://hackmd.io/bcSkwAWZQCihO-1G7eQGZg) | 2023-02-05 |
| [February ES](https://hackmd.io/LZO8ltjKQpSeshKr5lNekA) | 2023-03-05 |
| [February EN](https://hackmd.io/VFh2gHwkTXuMvzX59xTVgA?view) | 2023-02-05 |
### Directory
| Document | Last Update |
| -------- | -------- |
| [Responsabilities](https://hackmd.io/gMphw3QiRvSI2WK3Ml2GkA) | 2023-01-17 |
## WorkFlow
### Monthly Tasks
| Month | Last Update |
| -------- | -------- |
| [January](https://hackmd.io/oycdQimKSnKtehXKRkz3kA) | 2023-01 |
> Might include weekly/sprint changes is its on the current week
### Meeting/Calls
| Month | Last Update |
| -------- | -------- |
| January| 2023-01 |
| [February](https://hackmd.io/0HntZV7ySSeElUTf49IBbA?view) | 2023-02 |
> Follows: [DCIP-02 Proposal](https://hackmd.io/0HntZV7ySSeElUTf49IBbA?view)
## Governance
### DAO Development
| Document | Link | Network |
| -------- | -------- | -------- |
| [Phase0](https://hackmd.io/A9LNZFTlQsC32gqDw1C7EQ) | [DecentralizedClimate](https://client.aragon.org/#/decentralizedclimate) | Goerli
| [Phase1(unfinished)](https://hackmd.io/X0e7aeiaQKa2fPJS_mHguQ) | [decentralizedclimate.eth](https://demo.snapshot.org/#/decentralizedclimate.eth) | Ethereum Main / Goerli
### Decentralized Climate Improvement Proposals
| Number | Title | Author |
| -------- | -------- | -------- |
| [DCIP-1(unfinished)](https://hackmd.io/YP4DnMt5R1y-Z3h9zjjcMQ?view) | DCIP Purpose and Guidelines | Omar Octavio Huerta Valdez
| [DCIP-2](https://hackmd.io/c-0PvrXFQWezOJpzNtRA1A?view) | Meetings | David E. Perez Negron R.
| [DCIP-3(unfinished)](https://hackmd.io/MY70DIqET36kzZ2YHFupbg?view) | Tasks | David E. Perez Negron R.
## Research
| Documento | Última actualización |
| -------- | -------- |
| [MaxCurrent MVP](https://hackmd.io/olq6nsUNRR2F3VG1NkWAZA) | 2023-01-07 |