This blog aims to provide a minimalist and seamless experienits readers. The focus is on delivering concise, informative content without unnecessary clutter, ensuring a smooth and enjoyable reading experience.
If you notice anything that you'd like to improve, feel free to create an issue and/or send a pull request!
- Install the
pnpm
package manager: https://pnpm.io/ - Run
pnpm
in the project directory - Run
pnpm dev
to start a local developer server
pnpm <command>
:lint
: automatically lints filesdev
: start a local instance with live reloadingbuild
: generate an RSS feed and production site
This project is licensed under the MIT License - see the LICENSE.md file for details.