/floripajs.org

FloripaJS official website

Primary LanguageHTML

FloripaJS

FloripaJS official website

Development

This website uses the following technologies:

Installation

➖ First, install GulpJS in global mode (if you not have):

[sudo] npm i -g gulp

Develop

➖ Clone the project:

git clone git@github.com:floripajs/floripajs.org.git

➖ Open the folder on your terminal:

cd floripajs.org

➖ Install the dependencies:

npm i

➖ Now, open a server with website:

gulp server

➖ Make your changes on src folder and enjoy!


Now, after the changes, Open a Pull Request:

  1. git checkout -b my-feature
  2. git add --all
  3. git commit -m "My commit message about my-feature"
  4. git push origin my-feature
  5. Open a PR on Github Repository.

Changelog

  • 2016.08.08 – Add slack link and increase meetup members
  • 2016.08.08 – Increase meetup stats and improv on meetup section 👊
  • 2016.03.21 – 500+ meetup members 😜
  • 2016.02.09 – Released website 2.0
  • 2015.12.10 – Add JSON to get all meetups
  • 2014.09.07 – Add meetup area
  • 2014.04.12 – First version of website

License

MIT License