This is my personal website, accessible at https://abhayma1000.github.io/
Make a new project:
- Create an entry in
projects.jsonfile with picture, links, etc. - Create a new folder and have the main
project<num>/project<num>.htmlfile- Can copy from project1.html but change the id number in the js
- Create versions of the main page with the date. Ex:
2025-01-01.html
Make a new connection:
- Create an entry in
connections.jsonfile with picture, links, etc.
Run sudo python3 -m http.server 800 to start a server and launch the index.html page on a browser