This project is a template for a personal website, built using HTML, CSS, and JavaScript. You can use this as a starting point to build your own static website - just add your own content, images, and styles.
This template was created from scratch and used internally in the past. We're keeping this repository so others can use it as a base for their own projects.
index.html– Main page404.html– Error pageassets/img/– Images and iconscss/– CSS filesjs/– JavaScript files
-
Bootstrap – Responsive web design framework
Website – License -
Glightbox – JavaScript lightbox with image/video/iframe support
Website – License
- Download or clone this repository
- Open
index.htmlin your browser - Modify and expand the content however you like
You can run this project using Docker/Podman:
docker compose up --build -dThen open: http://localhost:8080
This project is released under the MIT License.