Skip to content

Instantly share code, notes, and snippets.

@tbodt
Created December 28, 2022 02:59
Show Gist options
  • Save tbodt/08b9bed4e80d68c1f355d44f93d16342 to your computer and use it in GitHub Desktop.
Save tbodt/08b9bed4e80d68c1f355d44f93d16342 to your computer and use it in GitHub Desktop.
static site generator
*.html: %.php
php $< > $@
all: $(shell find . -name '*.php')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment