Home
Git --- Let's talk about it
Author(s): Louis Ouellet
First off, I’ll be the first to admit: I’m no Git expert. I’m a beginner and still learning, but I wanted to write this article to share what I know so far and hopefully help others who are just starting out. I’ve really only been using Git consistently since last year, primarily as a backup solution for my projects. But I’ve come to realize that Git is far more than a simple backup tool. It’s a powerful asset for managing projects and collaborating with others.
About a year ago, I learned the basics of commits and why they’re so important. Since then, I’ve made an effort to improve my own commit messages, aiming to make each one as detailed as possible. Recently, I started exploring GitHub Workflows and Actions, discovering ways to automate aspects of my projects. So while I’m still learning, I’m excited to share what I know with you. Let’s start with the basics.
Bringing Back the Original Charm: Updates to Writr
Author(s): Louis Ouellet
The Writr
theme has always been known for its clean, modern aesthetic, popularized by its distinctive title styling on WordPress. In updating the Writr
template for DokuWiki, I wanted to preserve this unique look while ensuring the template’s functionality works seamlessly with DokuWiki’s features. This update not only revives the original post and page title styling from WordPress but also introduces support for the include plugin, bringing new levels of flexibility and usability to your DokuWiki pages.
Enhancing Mobile Responsiveness: Updates to Writr
Author(s): Louis Ouellet
In a world where smartphones are our primary devices, it’s essential for tools like DokuWiki to deliver a seamless mobile experience. I maintain three separate DokuWiki instances for different projects, all using the Writr template, which was originally based on a WordPress theme of the same name. DokuWiki has become invaluable for creating, sharing, and organizing documentation collaboratively — something I consider crucial for any business.
The Writr template itself started as a conversion of a WordPress theme to fit DokuWiki. However, WordPress and DokuWiki serve quite different purposes, each optimized for its own unique style of content management. As the maintainer of the Writr template, I saw room for improvement to make DokuWiki more user-friendly on smaller screens, enhancing usability and accessibility for both myself and others who rely on this template for business documentation.
How to disable Telemetry on Windows 11
Author(s): Louis Ouellet
Windows 11, like its predecessors, includes telemetry features that collect data on how you use the operating system. While this data is used to improve Windows performance and services, many users are concerned about privacy and prefer to limit the amount of data shared. This guide will walk you through the steps to disable telemetry features on your Windows 11 system, giving you more control over your data.
How to Uninstall Windows Store on Windows 11
Author(s): Louis Ouellet
With the release of Windows 11, users have experienced a host of new features and a revamped interface. However, not all components may be necessary for everyone. The Windows Store, while a useful portal for apps and updates, may be something you wish to remove, especially if you're looking for a more streamlined or controlled software environment. Whether for personal preference, to reduce resource usage, or for a corporate setup, uninstalling the Windows Store can be done swiftly using PowerShell. This guide will walk you through the steps to remove the Windows Store from your Windows 11 system.
How to prevent user from signing into a Microsoft Account on Windows 11
Author(s): Louis Ouellet
With the integration of Microsoft accounts into Windows 11, users have the ability to sync settings, files, and preferences across devices. However, there may be situations where an administrator needs to restrict this capability for security or policy compliance. Whether you're managing a corporate environment or you simply prefer to use local accounts, Windows 11 provides a way to disable the ability to sign in with a Microsoft account. This article guides you through the steps to configure your system and ensure that users adhere to account policies.
How to disable the Cortana app
Author(s): Louis Ouellet
Cortana, Microsoft's virtual assistant, is integrated into Windows 10 and Windows 11 to help users with tasks like setting reminders and answering questions. However, not everyone finds Cortana useful, and some may prefer to disable it to increase system performance or maintain privacy. This guide will walk you through the steps to disable Cortana on your Windows device, giving you control over your computing experience.