Skip to content

frost23z/stash

Repository files navigation

Stash

My personal knowledge base — a collection of notes, experiments, and system setups.

Stash is where I document what I learn, how I configure and customize my system, and interesting things I discover along the way. Part reference, part digital journal.

What's Inside

  • Learning Notes: Documentation on Java, Linux, web development, and more
  • System Configuration: How I set up and customize my development environment
  • Experiments: Things I try, test, and explore
  • Discoveries: Interesting findings and useful resources

Tech Stack

Built with Docusaurus for a modern, minimal, and fast documentation site.

Development

Install dependencies:

npm install

Note: A pre-commit hook is set up automatically via Lefthook. It runs Prettier and ESLint before each commit.

Start the local development server:

npm start

Build for production:

npm run build

License

Personal knowledge base for reference and learning.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published