Check it out here: cicsoft.tech!
- HTML
- index.html: This is the main HTML file that is served on umass-cicsoft.github.io, and is used to showcase CICSoft's guiding principles, our syllabus for workshop sessions, some frequently asked questions, the team behind the initiative and the projects they undertook!
- CSS
- Bootstrap CSS: CSS classes and UI components from the world’s most popular front-end open source toolkit
- Custom CSS: Customized CSS written by the CICSoft team to build the CICSoft website
- JS
- Bootstrap JS: JS functions for managing Bootstrap CSS classes (animations, loading, etc.) and other dynamic UI components (modals, etc.)
If you experience any issues or encounter any bugs, please file an issue on the GitHub issues page for this repository.
Feel free to build your own organization website by creating a fork and modifying it to your needs! Please make sure that:
- You remove all original textual content from all
.html
files. - You remove all items from
./assets/
directory. - You give credits to the contributors and authors of this repository.