|
You are here |
conoroneill.net | ||
| | | | |
baty.net
|
|
| | | | | After posting about having four blogs and a wiki, I felt guilty that things were scattered all over the place. There are a handful of people who actually want to follow all of my posts, and I've been making it difficult for them. For a while, I kept a WordPress instance with a couple of plugins that would consolidate various RSS feeds into a single "Everything Feed". I lost interest in maintaining it, and grew tired of the plugins nagging me to "Upgrade to Premium!" all the time. It was overkill and a pain, so I pulled the plug. Besides, I shouldn't have so many blogs, anyway, right? | |
| | | | |
logr.cogley.info
|
|
| | | | | 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. | |
| | | | |
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. | |
| | | | |
seekinglavenderlane.com
|
|
| | | [AI summary] The post discusses home design inspiration and contact information for collaboration opportunities. | ||