/rikoru.github.io

Mircea's Personal Site

Primary LanguageHTMLMIT LicenseMIT

A personal site made with html sections and a makefile.

Editing & Building

  • Clone the repository
  • Edit files in src folder
    • Edit makefile if other pages need to be added, follow existing structure as a reference
  • Run make in root of this repo
    • make must be installed on your system
    • In Powershell with WSL installed, use bash -c make
  • Commit changes and push

Feel free to remix

  • MIT license, so anyone can build their own site with this framework