A Gatsby Theme for Wiki/Docs/Knowledge Base, which using Primer style as the UI theme, can work well with Foam or Obsibian or just markdown files.
The Gatsby Theme Primer Wiki is a theme designed for creating wiki, documentation, and knowledge base websites. It uses the Primer style as the UI theme and is compatible with Foam, Obsidian, and markdown files. This theme provides support for local search, SEO optimization, graph visualization, tags, and light/dark themes. It also supports custom header navigation items, nested sidebars, prefix path, and draft posts. The theme follows the principles of no vendor lock-in and using metadata instead of special characters or categories.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.