I write educational content about Bitcoin.
- First, you need to have an account on GitHub. If you don't know how to create an account, we have made a detailed tutorial to guide you.
- Go to the GitHub repository of PlanB dedicated to data in the
resources/conference/section: - Click on the top right on the
Add filebutton, then onCreate new file: - If you have never contributed to the contents of Plan ₿ Academy before, you will need to create your fork of the original repository. Forking a repository means creating a copy of that repository on your own GitHub account, allowing you to work on the project without affecting the original repository. Click on the
Fork this repositorybutton: - You will then arrive at the GitHub editing page:
- Create a folder for your conference. To do this, in the
Name your file...box, write the name of your conference in lowercase with dashes instead of spaces. For example, if your conference is called "Paris Bitcoin Conference", you should noteparis-bitcoin-conference. Also add the year of your conference, for example:paris-bitcoin-conference-2024: - To validate the creation of the folder, simply note a slash after your name in the same box, for example:
paris-bitcoin-conference-2024/. Adding a slash automatically creates a folder rather than a file: - In this folder, you will create a first YAML file named
events.yml: - Fill this file with information about your conference using this template:
start_date: end_date: address_line_1: address_line_2: address_line_3: name: project: type: conference book_online: false book_in_person: false price_dollars: 0 description: language: - links: website: replay_url: live_url : tags: -
start_date: 2024-08-15 end_date: 2024-08-18 address_line_1: Paris, France address_line_2: address_line_3: name: Paris Bitcoin Conference 2024 project: Paris Bitcoin Conference type: conference book_online: false book_in_person: false price_dollars: 0 description: The largest Bitcoin conference in France with over 8,000 participants each year! language: - fr - en - es - it links: website: https://paris.bitcoin.fr/conference replay_url: live_url : tags: - Bitcoiner - General - International
- Once you have finished making changes to this file, save them by clicking on the
Commit changes...button: - Add a title for your changes, as well as a short description:
- Click on the green
Propose changesbutton: - You will then arrive at a page summarizing all your changes:
- Click on your GitHub profile picture at the top right, then on
Your Repositories: - Select your fork of the Plan ₿ Academy repository:
- You should see a notification at the top of the window with your new branch. It's probably called
patch-1. Click on it: - You are now on your working branch:
- Go back to the
resources/conference/folder and select the folder of your conference that you just created in the previous commit: - In the folder of your conference, click on the
Add filebutton, then onCreate new file: - Name this new folder
assetsand confirm its creation by putting a slash/at the end: - In this
assetsfolder, create a file named.gitkeep: - Click on the
Commit changes...button: - Leave the commit title as default, and make sure the
Commit directly to the patch-1 branchbox is checked, then click onCommit changes: - Return to the
assetsfolder: - Click on the
Add filebutton, then onUpload files: - A new page will open. Drag and drop an image that represents your conference and will be displayed on the Plan ₿ Academy site:
- It can be the logo, a thumbnail, or even a poster:
- Once the image is uploaded, check that the
Commit directly to the patch-1 branchbox is ticked, then click onCommit changes: - Be careful, your image must be named
thumbnailand must be in.webpformat. The full file name should therefore be:thumbnail.webp: - Return to your
assetsfolder and click on the intermediary file.gitkeep: - Once on the file, click on the 3 small dots at the top right then on
Delete file: - Verify that you are still on the same working branch, then click on the
Commit changesbutton: - Add a title and a description to your commit, then click on
Commit changes: - Go back to the root of your repository:
- You should see a message indicating that your branch has undergone changes. Click on the
Compare & pull requestbutton: - Add a clear title and a description to your PR:
- Click on the
Create pull requestbutton: Congratulations! Your PR has been successfully created. An administrator will now check it and, if everything is in order, merge it into the main repository of Plan ₿ Academy. You should see your event appear on the website a few days later.
Pull requests tab on the Plan ₿ Academy GitHub repository:
Thank you very much for your valuable contribution! :)Author
This tutorial has been written by Loïc Morel
You can say thanks by tipping the professor.
Credits
This tutorial has not been proofread yet
The original content has been translated by AI, but human review is necessary to ensure its accuracy.
1 563 sats782 sats391 satsEvery content on the platform is the result of a collaborative effort: each lesson, translation, and revision is made possible by the work of contributors. For this reason, we are always looking for proofreaders who can review our content in many languages. If you want to participate in the proofreading process, please reach out in our Telegram group and read our tutorial. We remind you that this content is open-source - licensed under CC BY-SA - so it can be freely shared and used, as long as the original source is credited.


