Skip to content

cepdnaclk/projects.ce.pdn.ac.lk

Repository files navigation

Build and Deploy - Daily Build and Deploy - Weekly GitHub Pages

projects.ce.pdn.ac.lk

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

Update the site

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.

# Create a virtual environment and install the required dependencies
python3 -m venv .venv
source .venv/bin/activate

# Install the required dependencies and run the script
pip install requests

# Move into the python scripts folder
cd ./python_scripts/

# Re-index the repositories and update the site
python index_repositories.py

# Build and aggregate the Projects index
python dynamic_data.py

# Update the latest and popular projects sections
python projects_latest.py
python projects_popular.py

Build Instructions

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.

Contact Info

If you have any doubt about implementation or need to report a bug or a suggestion, please feel free to contact one of them.

Coordinator

Developers

Contribute

If you are willing to contribute to improving this website, please feel free to contact Prof. Roshan Ragel (roshanr@eng.pdn.ac.lk)

About

This is the student project portfolio website of the Department of Computer Engineering, University of Peradeniya. https://projects.ce.pdn.ac.lk

Topics

Resources

License

Stars

Watchers

Forks

Contributors