Skip to content

caseyavila/www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c632cff · Apr 12, 2025
Jul 26, 2024
Apr 8, 2025
Apr 12, 2025
Apr 8, 2025
Jul 15, 2024
Aug 20, 2020
Oct 19, 2024
Oct 19, 2024

Repository files navigation

Website

If you want to view the rendered site, visit caseyavila.com

Features

  • Fast: Unless the page is doing something fancy, each page just is an html file, css file, and some fonts.
  • Simple: Each page is generated before hosting by an extremely simple python script (<35 lines!). Source for pages are in root.

How to Use

  • To make the website, run ./make. You may need to mark the file as executable: chmod +x make.
  • Pages can reference templates (located in templates/) with HTML comments containing extra hyphens. For example, notice how index.html features <!--- header.html ---> and <!--- footer.html ---> comments at the beginning and end respectively.

About

My personal website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published