Skip to content

sigee-min/www.sigee.xyz

Repository files navigation

My Technical Blog

Welcome to my technical blog, built with Fuwari. This repository contains all the content for the blog.

This blog serves as a personal space to document my journey in software engineering, share insights, and explore various topics in technology, including but not limited to:

  • Software Architecture & Design Patterns
  • Cloud Computing & DevOps
  • Programming Languages (e.g., Python, JavaScript, Go)
  • Productivity and Tools for Developers

Command

All commands are run from the root of the project in your terminal.

Command Action
pnpm install && pnpm add sharp Installs dependencies.
pnpm dev Starts the local development server at localhost:4321.
pnpm build Builds the production site to ./dist/.
pnpm preview Previews your build locally before deploying.
pnpm new-post <filename> Creates a new blog post.
pnpm astro ... Runs Astro CLI commands like astro add, astro check.
pnpm astro --help Get help using the Astro CLI.

📄 License

This project is licensed under the MIT License.

ETC

About

My personal development blog featuring articles on programming, tech, and software engineering.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Generated from saicaca/fuwari