S7aba is a Moroccan podcast about cloud computing powered by Darjira and Tea.
The website is built using Next.js
-
Fork and clone the project
git clone git@github.com:your-username/s7aba.ma.git
-
Start developing.
Navigate into your new site’s directory and start it up.
cd s7aba.ma/ npm install npm run dev
Add Episode Notes
Add new file to content/notes/[id].md
with the [id]
is the episode ID (You can find the id int the url on the episode details page https://s7aba.ma/episodes/[id]
)
In the Notes section, you need to collect the most important idea and try to find the right title for it using this format : min:sec - title
.
in the metadata
section add your github handler (username) and if you still statue of the note (draft: true| false)
---
authorGithub: AbderrahimSoubaiElidrissi
draft: true
---
00:00 - Introduction : Welcoming
00:20 - Introduction : Who Am I
4.Open the source code and start editing!
You can add more features to the website or fix some issue. Make sure to check the issues tab first
The code in this project is licensed under MIT license.
Thanks goes to these wonderful people (emoji key):
Abderrahim SOUBAI-ELIDRISI 🔊 💻 👀 |
SihamBen 🎨 💻 |
Youssef BenAli 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!