A personal site made with html sections and a makefile.
- Clone the repository
- Edit files in src folder
- Edit
makefile
if other pages need to be added, follow existing structure as a reference
- Edit
- Run
make
in root of this repomake
must be installed on your system- In Powershell with WSL installed, use
bash -c make
- Commit changes and push
- MIT license, so anyone can build their own site with this framework