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.
To install UX Methods, follow these steps:
Clone the repository:
git clone [repository-url]
Navigate to the cloned repository:
cd [repository-folder]
Install dependencies:
npm install
Start the development server:
npm start
Access UX Methods in your browser at http://localhost:8000.
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.