/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.matsimitsu.com
| | danielms.site
0.9 parsecs away

Travel
| | I build things and drink coffee.
| | ericlathrop.com
4.8 parsecs away

Travel
| | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.
| | logr.cogley.info
5.2 parsecs away

Travel
| | Many static site generators like Hugo have a built in dev web server. If you are just building some html with css, and need a simple solution to serve the files from any folder, you have a few solutions. See a couple of options: Node.js users can install and run http-server: 1 2 3 4 npm install -g http-server cd /path/to/my/working/folder http-server --help http-server Visit http://localhost:8080 and look at the help to change the port.
| | kristalcantwell.wordpress.com
16.6 parsecs away

Travel
| Mini-polymath 4 has started. It is based on question 3 of the IMO. The research thread is here. There is a wiki here.