Source code of the CICT official website.
Master Build => http://cict.wvsu.edu.ph
Development Build => https://cictwvsu-dev.netlify.app
Help us develop our website! If you found a bug or you want to contribute, please submit an issue, contact the faculty or email your concern at cict@wvsu.edu.ph. Student contributions are welcome!
If you are a UI/UX designer, you may help us by improving the base design or proposing your own. Any design tool is accepted.
We are currently using a simple design for fast deployment. If you are interested in the new design, you may head up to the proposed on aka CICT Next, please check this Figma link. You may also email the maintainer to gain editing access to the design.
Contributing to the code may require you to use a GitHub account and knowledge of using Git. Please visit this git tutorial to learn more.
This website follows the JAMstack architecture focusing on ReactJS as the UI framework. By using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.
To begin, head on to the issues tab and look for a task that you want to help.
Fork the base code and resolve the issue.
Submit a pull request and await for approval.
You can also help build our website in other ways like submitting articles, spelling / grammar fixes, white space and formatting changes. You may post an issue for your intent to contribute.
The build system uses PurgeCSS to reduce the CSS file size. It is recommended that when you are developing, see to it that the purge option in the config file is set to false
to avoid missing styles issues.
We specially want to recognize the following for helping us develop and maintain our website:
© 2016-Present, College of Information and Communications Technology, West Visayas State University. Licensed under an Apache-2 license.