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}.gh.neting.cc/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.
First you will need yarn installed on your machine.
Then simply run :
yarn start
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.
Thanks goes to these wonderful people (emoji key):
Charles-Henri GUERIN 💻 📋 🚧 📆 |
Yvonnick FRIN 💻 📋 🚧 📆 |
Thomas Moyse 📋 🚧 📆 |
greizgh 💻 |
Julien Tanguy 💻 📹 |
Jules 💻 |
Benoît Deglane 💻 |
Marion Valentin 📋 |
mcampourcy 📋 |
This project follows the all-contributors specification. Contributions of any kind welcome!