This repository contains blog posts for Swetrix. Development Code Formatting This project uses Prettier to ensure consistent formatting of Markdown files. Available Scripts npm run format - Format all Markdown files npm run format:check - Check if files need formatting (without making changes)