Skip to content

umass-cicsoft/umass-cicsoft.github.io

Repository files navigation

CICSoft Website

Repository Status Website Status Author

Brand Logo

Check it out here: cicsoft.tech!

How does it work?

  • 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.)

Other Useful Information

Facing any issues?

If you experience any issues or encounter any bugs, please file an issue on the GitHub issues page for this repository.

Want your own version with this template?

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.