rolavides / cebuinnovation.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cebu Innovation Network

Repository for the Cebu Innovation Network website.

Screenshot of CIN website

Maintains the static source code for the CIN website. Check it out at cebuinnovation.github.io/.

Getting Set Up

Nothing fancy frameworks, just follow the steps to get your local setup up and running.

  1. Fork this repository on Github.
  2. Clone your forked repository (not our original one) to your hard drive with git clone https://github.com/YOURUSERNAME/cebuinnovation.github.io.git
  3. cd cebuinnovation.github.io
  4. Run the static index.html
  • locally :
# either run this via command line
open index.html
  • or simply double click on index.html

Now that cebuinnovation.github.io is all set up on your machine, you'll probably want to contribute.

Submitting a Pull Request

  • Fork it.
  • Create a branch (git checkout -b my_markup)
  • Commit your changes (git commit -am "Added Snarkdown")
  • Push to the branch (git push origin my_markup)
  • Open a Pull Request
  • Enjoy a refreshing drink and wait for the good guys from Cebu Innovation Network to approve

Need Help? Found a bug?

Submit an issue to the Cebu Innovation Network Github if you need any help. And, of course, feel free to submit pull requests with bug fixes or changes.

Contributors

Thanks to the contributors. Kindly read the commits to see who contributed. Thank you very much.

Social Links

About

License:MIT License


Languages

Language:JavaScript 50.6%Language:CSS 35.9%Language:HTML 13.5%