Skip to content
generated from saicaca/fuwari

A dev log website detailing my projects. Gaming, Automation, Computer Graphics, and Machine Learning.

License

Notifications You must be signed in to change notification settings

MarbleStack/marblestack

Repository files navigation

🪨 MarbleStack

A personal website and blog for sharing projects, experiments, and technical notes.

🌐 Live site: https://marblestack.github.io/marblestack/

Node.js >= 20 pnpm >= 9 DeepWiki FOSSA Status

✨ Overview

MarbleStack is my personal website and blog focused on documenting ideas, side projects, tutorials, and creative experiments.

It serves as a lightweight knowledge base and a place to archive learnings over time.

The site is designed to be:

  • Simple and fast
  • Easy to maintain
  • Friendly for writing technical and creative content
  • Fully static and easy to deploy

📚 Content

Typical content includes:

  • 🧪 Project logs and experiments
  • 🧑‍💻 Programming notes and tutorials
  • 🎮 Game development notes
  • ✍️ Personal thoughts and learning summaries
  • 📦 Small tools, demos, and references

Content structure and organization may evolve as the site grows.


🚀 Development (Local Only)

Install dependencies:

npm install pnpm
corepack enable
corepack prepare pnpm@latest --activate
pnpm install
pnpm run dev

⚠️ The hosted site is primarily for personal use.
For development and testing, please run the site locally.

Open your browser at:

http://localhost:4321/marblestack/

📄 License

This project is licensed under the MIT License.

🙌 Acknowledgements

Built with Fuwari. Thanks to the open-source community for making this possible.

About

A dev log website detailing my projects. Gaming, Automation, Computer Graphics, and Machine Learning.

Resources

License

Contributing

Stars

Watchers

Forks