Comment by susam
10 hours ago
Yes! I often use a command like this to test my statically generated website locally using a command like this:
python3 -m http.server -d _site/
Example: https://github.com/susam/susam.net/blob/0.3.0/Makefile#L264-...
No comments yet
Contribute on Hacker News ↗