GithubHelp home page GithubHelp logo

midrissi / geeksblabla.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geeksblabla/geeksblabla.com

0.0 2.0 0.0 3.03 MB

GeeksBlala

Home Page: https://geeksblabla.com

License: MIT License

JavaScript 73.16% CSS 26.84%

geeksblabla.com's Introduction

Gatsby

GeeksBlabla Website

Geeksblabla is a webinar where we meet to share and learn about awesome topics from the best.

We Invite knowledgable and interesting people who are not always known to the public so that they share with us their experience.

We talk about the hottest new topics and explain it to the community in a way that is simple and approachable.

The website is built using Gatsbyjs

πŸš€ Quick start

  1. Fork and clone the project

    git clone [email protected]:your-username/geeksblabla.com.git
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd geeksblabla.com/
    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

🧐 Want to contribute ?

If you want to contribute check out the help wanted issues for things that need fixing, or suggest some new features by opening new issues.

Add New Episode ?

  1. Follow the Quick start πŸ‘†

  2. Create a new episode folder

    • Duplicate an existing episode folder and rename it with the correct episode number epX

    • open index.md and Make sure to update the following info :

      • Episode date, time, duration
      • Episode Title : Facebook live stream episode title.
      • Tags : At least 1
      • isNext : always false. true means the episode is the next one and should appear on the footer.
      • video : Facebook video id
date: 2019-03-28
time: 20h
duration: "1:48"
title: "Open Source with Yassine Elouafi"
tags: ["open source", "dev"]
isNext: false
video: "2254365704624093"
published: true
podcastUrl:

3 . Add Episode Notes && Links

Episode Notes should contain three sections:

Description :

A simple description of the episode like the following:

In this episode of GeeksBlabla, Geeksblabla team (and guest name in case  ) talk about the Web fundamental, new js Frameworks and some best practices you need to follow as a web developer.

Notes :

In the Notes section, you need to collect the most important part of the episode and try to find the right title for it.

0:00 - Intro

0:03 - The history of web and W3C?

	...

1:57 - when you can find trending web technologies?

make sure to add a line break between titles

Links :

- [W3C](https://www.w3.org/)
- [Reactjs](https://reactjs.org)
-....

In the end, the episode markdown file should look like : πŸ‘‡

---
date: 2019-03-21
time: 20h
duration: "1:09"
title: "Introduction to Open Source"
tags: ["open source", "dev"]
isNext: false
published: true
video: "2244351238958873"
url:
podcastUrl:
---

In this episode of GeeksBlabla, Geeksblabla team (and guest name in case  ) talk about the Web fundamental, new js Frameworks and some best practices you need to follow as a web developer.


## Notes
h:min - title
0:00 - Intro

0:03 - The history of web and W3C?

	...

1:57 - when you can find trending web technologies?

## Links

- [W3C](https://www.w3.org/)
- [Reactjs](https://reactjs.org)
-....


4.Open the source code and start editing!

Navigate to http://localhost:8000/blablas and Make sure the episode page works as expected

Licensing

The code in this project is licensed under MIT license.

geeksblabla.com's People

Contributors

yjose avatar soufyanelf avatar amine-h avatar soub4i avatar dependabot[bot] avatar ismailelazizi avatar kelmag avatar melbarch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.