|
You are here |
nicolas.kruchten.com | ||
| | | | |
www.garron.blog
|
|
| | | | | Typora, free and great Markdown Editor for Linux, Windows and MacOS, if you use a static site generator, this post is for you | |
| | | | |
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. | |
| | | | |
schmonz.com
|
|
| | | | | [AI summary] The author recounts presenting at a Lean Agile event in Edinburgh, focusing on teaching programming concepts to non-programmers using Python. | |
| | | | |
siderite.dev
|
|
| | | You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome". | ||