Skip to content

Rikoru/rikoru.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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