The purpose of the following workshop 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.
* Having completed the Git and GitFlow workshop.
* Basic concepts about IPFS.
* Access to fleek.co account or creating one.
## Cheatsheet
The [**docs**](https://githubcom/DECENTRALIZEDCLIMATE/docs) project from the Decentralized Foundation repository is cloned to the local machine.
Next, we need to add the .md files from our "docs" folder to the posts on the page. To do this, we must edit each file with its respective header, as shown below, and give it a name that will make it easier for us to keep track of [date-name-language].
Do not forget to respect the format of the template, as well as using the guide posts that come with the same template as examples, in case you have doubts about how to edit the document.
We must properly edit the title (this will be the main title, the others will be subtitles, if using .md, ## should be used for editing the remaining text), the creation date, author, category, and layout.
When we have the files edited with their respective header, we must move the files to "posts" so that when we launch the page, we can visualize the desired change.