This contains all the files for the Taipei Hackerspace web site https://taipeihack.org/
Here's what to do if you want to make a change to the hackerspace web site:
- Make your own copy of the files by forking this repository.
- Create a new branch to work on.
- Make changes to your local copy of the files.
- Test your changes.
- Save your changes by pushing your work branch to your own repository.
- Submit your changes via a pull request
If all goes well, soon after your changes are merged into the main repository, they will appear on the hackerspace web site at https://taipeihack.org/
Note: not all the changes are merged automatically, expect questions and discussion, whenever they are needed.