new file: .gitignore new file: Makefile new file: css/chunkfive/chunkfive-regular-webfont.woff new file: css/chunkfive/chunkfive-regular-webfont.woff2 new file: css/chunkfive/chunkfive.otf new file: css/chunkfive/stylesheet.css new file: index.html
4 lines
124 B
Makefile
4 lines
124 B
Makefile
http:
|
|
# In the second shell, run a "mock" simple HTTP webserver to serve index.html:
|
|
env/bin/python -m http.server 8000
|
|
|