A lightweight Jamstack knowledge graph application
UX Methods is a content-first Jamstack website built with Sanity and Gatsby, aiming to document and interconnect the practices and techniques of user experience design. It also explores the possibilities of "boutique" knowledge graphs. The repository consists of three main parts: content management, web application, and continuous integration.
UX Methods is a content-focused Jamstack website that utilizes Sanity and Gatsby to provide a comprehensive resource on user experience design. It emphasizes a content-first approach and utilizes progressive web app technology to ensure content findability and interoperability. The integration of a custom knowledge graph and continuous integration workflows enhances the user experience by providing relevant content recommendations and prioritization.
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.
Sanity is a fully customizable, API-first, and cloud-based headless content management system that enables developers to manage structured content across multiple channels and platforms.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.