This is a template for a project webpage. You are welcome to use it to present your exciting works, simply keep the footer to attribute the source to this repository. Another example can be found here.
- clone the repository on a public server
git clone https://github.com/monniert/project-webpage.git
- modify
index.html
to put your project content - modify
style.css
with your favorite theme settings, e.g. replace all the main color entries from its default hex value#800084
to another value.
Feel free to open an issue if you have remarks/questions.