Skip to content

jpdlr/inkwell-studio

Repository files navigation

Inkwell Studio

A lightweight editorial blog experience with MD3-inspired cards, tokenized themes, and focused reading UX.

Status

Implemented.

Features

  • Editorial homepage with featured writing and active article detail panel.
  • Search and category filters for post discovery.
  • Light and dark themes powered by centralized CSS variables.
  • Responsive card-based layout tuned for desktop and mobile.
  • React + Vite test coverage for core UI behavior.

Quick start

npm install
npm run dev

Scripts

  • npm run dev: start Vite dev server.
  • npm run build: build production bundle.
  • npm run preview: preview production build.
  • npm run test: run Vitest suite.
  • npm run lint: lint the app.

Tests included

  • Renders primary hero content.
  • Filters articles by selected tag.
  • Toggles theme and updates selected article.

License

MIT

About

A clean, modern blog platform with MD3-inspired cards, dynamic theming, and a polished reading experience.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors