Skip to content

NantesJS/nantesjs-website

Repository files navigation

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

💻
Benoît Deglane
Benoît Deglane

💻
Marion Valentin
Marion Valentin

📋
mcampourcy
mcampourcy

📋

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