/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

blog.pythonanywhere.com
| | ryanharter.com
3.9 parsecs away

Travel
| | This is the second post in my Start to Finish series. You can check out my first post introducing the series and my tools here. What is SCM? SCM, or source code management, is a system that helps developers manage the source code for their projects. They have been around forever, things like CVS, Subversion (SVN) and now Git are the popular ones. SCMs allow you to version your source code, which is why they are also called Version Control Systems.
| | toby.ink
4.4 parsecs away

Travel
| | [AI summary] A detailed technical guide explaining how to port a WordPress theme from Understrap to Roots Sage, covering installation, customization, templating, and styling.
| | pedrorijo.com
4.3 parsecs away

Travel
| | Getting started with Git. Git basic commands. Everything you need to know to start using Git in your personal projects. Second part of a series of tutorials
| | geoff.tuxpup.com
21.9 parsecs away

Travel
| I took a detour to try out the Smelte/Tailwind CSS UI gadgetry. I found lots to like about it, but it's not the right thing for me right now. Read on if you're interested in the detour. If you're trying to follow how I got to my end state, go here instead to see how I set things up for vanilla Tailwind. Adding Smelte and Tailwind CSS I'm not a web designer, and I have no ambitions of becoming one.