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.
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.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2010-2015 the NantesJS community <http://nantesjs.org>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Thanks goes to these wonderful people (emoji key):
Charles-Henri GUERIN 💻 📋 🚧 📆 | Yvonnick FRIN 💻 📋 🚧 📆 | Thomas Moyse 📋 🚧 📆 | greizgh 💻 | Julien Tanguy 💻 📹 | Jules 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!