new file: Makefile

modified:   finally-a-disqus-alternative.html
	modified:   index.html
	deleted:    welcome-to-the-beta.html
This commit is contained in:
Russell Ballestrini 2021-01-16 15:14:38 -05:00
parent d9d6076219
commit 2f760cdc2a
4 changed files with 4 additions and 99 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
serve:
python3 -m http.server 8585