This is the repository contains the source code for https://projects.ce.pdn.ac.lk. The site is built by Jekyll Builder and hosted on GitHub pages.
Student projects on github.com/cepdnaclk can be added to this site using the python script found in the root folder. Run following instructions to run the script and make a pull request to the repository.
pip install requests
cd ./python_scripts/
python3 stat_script.py
Currently, the site is built by GitHub itself once there is a pull request to the main branch.
If you are interested in build the site in a local environment, info on how to build can be found in projects.ce.pdn.ac.lk/docs/deployment. You can also use setup.sh and run.sh bash scripts in the folder, /scripts.
If you have any doubt about implementation or need to report a bug or a suggestion, please feel free to contact one of them.
- Prof. Roshan Ragel ([email protected] )
- Nuwan Jaliyagoda ([email protected] GitHub: @NuwanJ )
- Akila Karunanayake ([email protected] | GitHub: @Akilax0 )
If you are willing to contribute to improving this website, please feel free to contact Prof. Roshan Ragel ([email protected])