https://github.com/andybywire/ux-methods
A lightweight Jamstack knowledge graph application
https://github.com/andybywire/ux-methods
11ty githubaction-workflow jamstack knowledge-graph sanity ux-design ux-methods
Last synced: 3 months ago
JSON representation
A lightweight Jamstack knowledge graph application
- Host: GitHub
- URL: https://github.com/andybywire/ux-methods
- Owner: andybywire
- License: mit
- Created: 2021-10-05T02:08:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-22T01:04:28.000Z (3 months ago)
- Last Synced: 2025-12-23T12:46:54.008Z (3 months ago)
- Topics: 11ty, githubaction-workflow, jamstack, knowledge-graph, sanity, ux-design, ux-methods
- Language: TypeScript
- Homepage: https://uxmethods.org
- Size: 23.9 MB
- Stars: 13
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The User Experience Practices Knowledge Graph
Fully Decoupled CMS
•
Progressive Web App
•
Knowledge Graph & CI Workflows
## Overview
[UX Methods](https://www.uxmethods.org/) is a content-first Jamstack website built using [Sanity](https://www.sanity.io/) and the [Astro](https://astro.build) web framework, and coordinated with a lightweight knowledge graph running on an [Apache Jena TDB2](https://jena.apache.org/documentation/tdb2/) triplestore.
The goal of this project is to:
- Document and interconnect the practices and techniques of user experience design
- Provide a demonstration of the emerging practices of structured content design, composable content publishing, and content-focused knowledge graph integration
This repository is a monorepo of three interrelated components: content management, web applications, and knowledge graph curation and integration.
## Content Curation
UX Methods is built and maintained as a content-first resource. This means that content is structured to communicate meaning based on user and organization needs, not around the web requirements of particular "pages." UX Methods uses Sanity, a fully decoupled headless content operations platform, to produce, curate, and distribute content.
## Web Application
UX Methods uses the Astro web framework for fast, accessible progressive web app (PWA) generation and dynamic server-side pages for real-time previews in Sanity's Visual Editing feature.