yannbertrand / nantesjs-website

Site Internet de NantesJS

Home Page:https://nantesjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status All Contributors Coverage Status

NantesJS.org

This is the source of the nantesjs.org website.

Fork it to propose enhancements, as it is in a master branch, you can show the result of your version to anyone via URLs formed like this:

http://{Your_GitHub_Username}.github.com/nantesjs-website/

For anything but little fixes, send a Pull Request so all the community can agree on it.

Note that any updates done to this website will available under the license given below.

Installation for development

First you will need yarn installed on your machine.

Then simply run :

yarn start

Add a new meetup

To add a new meetup, you need to create a .md file in datas/meetups/.

The suggested method is to duplicate the last meetup file and to fill in the fields with the new data.

Don't forget to set the status of the previous meetup to done for it to be displayed in the previous section.

You could also use nantesjs-organizer to generate the markdown file.

Contributors

Thanks goes to these wonderful people (emoji key):

Charles-Henri GUERIN
Charles-Henri GUERIN

πŸ’» πŸ“‹ 🚧 πŸ“†
Yvonnick FRIN
Yvonnick FRIN

πŸ’» πŸ“‹ 🚧 πŸ“†
Thomas Moyse
Thomas Moyse

πŸ“‹ 🚧 πŸ“†
greizgh
greizgh

πŸ’»
Julien Tanguy
Julien Tanguy

πŸ’» πŸ“Ή
Jules
Jules

πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Site Internet de NantesJS

https://nantesjs.org

License:Apache License 2.0


Languages

Language:JavaScript 79.6%Language:CSS 15.4%Language:HTML 5.1%