 
      
    | You are here | ericlathrop.com | ||
| | | | | maw.sh | |
| | | | | This Article about using neovim on a Unix way. | |
| | | | | markodenic.com | |
| | | | | Free programming books, algorithms, public APIs, and much more. | |
| | | | | www.alfredo.motta.name | |
| | | | | ||
| | | | | ericlathrop.com | |
| | | 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. | ||