Blog

screenshot of Blog
astro
react
svelte
less
scss
unocss

我的 blog

Overview

Welcome to the blog of Overflow the Cat, a unique space where various topics come alive through multilingual posts. This blog not only delves into programming and engineering but also explores linguistics and life experiences, creating a rich tapestry of knowledge and insight. Whether you're fluent in multiple languages or just curious about different perspectives, there's something here for everyone.

Overflow the Cat's blog stands out for its engaging content written in a mixture of Standard Mandarin, Lower Yangtze Mandarin, Szechuanese, Manchu, and English. This diverse approach allows readers to appreciate the nuances of different languages while enjoying thought-provoking articles on an array of subjects.

Features

  • Multilingual Content: Articles available in multiple languages, including Mandarin and English, catering to a diverse audience.
  • Diverse Topics: Covers a wide range of subjects such as programming, engineering, linguistics, and daily life insights.
  • Privacy-Aware Design: Designed with user privacy in mind, the blog avoids excessive tracking and focuses on a clean browsing experience.
  • Simple Navigation: User-friendly layout that makes it easy to locate articles and navigate through topics.
  • Community Engagement: Offers a platform for comments so readers can share their thoughts and connect with the author.
  • Development Tools: Provides users with simple commands to manage and build content, perfect for tech-savvy readers.
  • Commitment to Autonomy: Encourages readers to take charge of their own internet experience while engaging with the content.
astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

unocss
UnoCSS

UnoCSS is an instant, on-demand atomic CSS engine that generates utility classes at build time. It's highly customizable, extremely fast, and compatible with Tailwind CSS utilities while offering additional features like attributify mode and pure CSS icons.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.

Stylelint

Stylelint is a modern linter for CSS that helps you avoid errors and enforce consistent styling conventions. It provides rules for detecting errors and warnings, and can be configured to match your specific project's requirements.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.