Explore >> Select a destination


You are here

joshualoong.com
| | whitep4nth3r.com
13.5 parsecs away

Travel
| | Understanding how to use jQuery in an Astro project was hard to Google. So I wrote my own guide for you and my future self.
| | yasoob.me
13.8 parsecs away

Travel
| | Hello everyone! I hope you are doing well. In this article, Ill teach you the basics of web scraping using lxml and Python. I also recorded this tutorial in a screencast so if you prefer to watch me do this step by step in a video please go ahead and watch it below. However, if for some reason you decide that you prefer text, just scroll a bit more and you will find the text of that same screencast.
| | zellwk.com
17.8 parsecs away

Travel
| | Here's how to set up a perfect web development environment for writing JavaScript with Prettier, Standard, and ESLint.
| | popey.com
63.2 parsecs away

Travel
| My blog at popey.com/blog is hosted on a Bitfolk VPS, built from the Hugo source code in a public GitHub repo. My workflow for publishing a post goes like this: ? Use whatever machine Im sat at ? Clone the repo ? Add a new page, edit until ready ? Push directly to the main branch Early on in my use of Hugo, I was manually using hugo and rsync over SSH directly on the VPS.