awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
just-the-docs avatar

just-the-docs/just-the-docs

0
View on GitHub↗
9,060 星标·3,799 分支·SCSS·MIT·10 次浏览just-the-docs.com↗

Just The Docs

Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides a responsive, mobile-friendly layout with built-in search, hierarchical navigation, and extensive customization through overridable SCSS variables, Liquid includes, and page layouts.

The theme distinguishes itself through a file-based navigation hierarchy that automatically generates multi-level collapsible menus from directory structures and front matter, combined with client-side full-text search that indexes page content at build time. It includes automated deployment via GitHub Actions, supports light and dark color schemes, and offers granular control over page ordering, breadcrumb trails, child page lists, and table of contents generation from headings.

Additional capabilities include custom page headers and footers, auxiliary external links, back-to-top links, minimal layouts without sidebars, and the ability to exclude specific pages or collections from navigation or search results. The theme also supports named collections for organizing content into separate navigation sections and provides fallback navigation guidance for missing pages.

Features

  • Documentation Site Generators - Creates a responsive documentation website with built-in search, customizable layout, and easy GitHub Pages hosting.
  • Jekyll Theme Customizations - Provides overridable SCSS variables, includes, and layouts for extensive visual and structural customization.
  • Collapsible Navigation Sidebars - Shows a collapsible navigation sidebar on wide screens and hides it behind a toggle on narrow screens.
  • Jekyll Hierarchical Navigation Themes - Organizes pages into multi-level collapsible navigation with breadcrumb trails and child page lists.
  • Multi-Level Menus - Structures site pages into a hierarchical navigation of unlimited depth using parent and ancestor titles.
  • Collection-Based Page Groupings - Groups pages into separate navigation sections using named collections with ordered page lists.
  • Full Text Search - Indexes page text at build time and returns matching results as the user types in a search box.
  • Documentation Search - Indexes page content and returns matching results as users type in a search box.
  • Document Structure Navigators - Provides a hierarchical menu with collapsible sections for browsing the documentation tree.
  • GitHub Pages Deployments - Automates site building and publishing to GitHub Pages through a configured CI/CD workflow.
  • Page Hierarchies - Structures pages into parent-child relationships using directories and front matter.
  • Jekyll Theme Integrations - Renders documentation sites by combining Liquid templates with SCSS preprocessing through Jekyll's build pipeline.
  • GitHub Pages - Provides a Jekyll theme optimized for hosting documentation on GitHub Pages with automatic deployment.
  • Jekyll - Provides a modern, responsive Jekyll theme for building documentation sites with built-in search.
  • Responsive - Provides a mobile-friendly theme that adapts sidebar navigation and content layout across screen sizes.
  • Navigation Hierarchies - Organizes pages into a multi-level tree structure using directory paths and front matter.
  • Breadcrumb Navigations - Generates breadcrumb trails from the page hierarchy to show the user's current location.
  • Breadcrumbs - Shows a trail of parent pages on every page to indicate the user's location.
  • Navigation Item Ordering - Controls the display order of navigation items via a numeric field in page front matter.
  • Include Overrides - Replaces any of the theme's Jekyll include files with custom content by placing a copy in the site's includes directory.
  • Client-Side Indexing - Indexes page text into a JSON file at build time for client-side fuzzy search.
  • Markdown Anchor Navigators - Creates anchor links to section headings within a page and includes a back-to-top link for long documents.
  • Table of Contents - Generates an in-page list of section headings for quick navigation.
  • Collapsible - Wraps the table of contents in a collapsible element for expand/collapse on demand.
  • Child Page Listings - Generates a table of contents of sub-pages for the current section.
  • Minimal Content-Focused Themes - Renders a page with only its content area, omitting sidebars and navigation chrome for focused reading.
  • Named Collections for Navigation - Groups documentation pages into named collections that appear as separate categories in the main navigation sidebar.
  • Theme Configuration Overrides - Defines custom SCSS variables and functions in a setup file to modify theme behavior before CSS is generated.
  • Page Orderings - Assigns numeric or string values to pages to control their display order in navigation.
  • Navigation Link Injection - Adds external URLs to the navigation sidebar, placing them after internal pages and before collections.
  • Color Schemes - Creates a new color scheme by overriding theme variables in a SCSS file, optionally based on an existing scheme.
  • SCSS Variable Overrides - Defines color schemes and layout styles through cascading SCSS variables that override theme defaults.
  • In-Page Navigation Tools - Generates tables of contents, breadcrumb trails, and back-to-top links for long documents.
  • UI Element Visibility Toggles - Shows or hides a page's child links when a user clicks the expander icon in the navigation sidebar.
  • Responsive Grid Layouts - Implements a collapsible sidebar and content area using CSS media queries and grid properties.
  • Minimal Layouts Without - Renders a page with only the main content area, removing the sidebar and table of contents.
  • Theme Style Customizations - Overrides the theme's CSS by placing custom styles in a dedicated SCSS file.
  • CSS Variable Override Themes - Overrides theme variables, color schemes, and CSS to match brand guidelines.
  • Template Overrides - Allows users to replace theme includes by placing custom files in the site's includes directory.
  • Table of Contents Generators - Creates in-page anchor link lists from heading elements using Kramdown's built-in toc method.
  • Child Page Table of Contents - Generates a list of child-page links below the main content for deeper navigation.

Star 历史

just-the-docs/just-the-docs 的 Star 历史图表just-the-docs/just-the-docs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

包含 Just The Docs 的精选搜索

收录 Just The Docs 的精选合集。
  • 技术写作与文档资源
  • 版本化文档网站生成器

Just The Docs 的开源替代方案

相似的开源项目,按与 Just The Docs 的功能重合度排序。
  • coreui/coreui-free-react-admin-templatecoreui 的头像

    coreui/coreui-free-react-admin-template

    4,940在 GitHub 上查看↗

    This project is a React-based administrative template and UI kit designed for building dashboards. It provides a comprehensive collection of pre-styled layouts, an accessible component library, and a Sass-based UI framework for creating administrative interfaces. The template is specifically structured as an AI-optimized project, utilizing coding patterns and organization designed to help AI assistants generate consistent, production-ready React code. It features a flexible styling system using Sass variables and CSS custom properties to support customizable light and dark themes. The kit co

    JavaScriptadminadmin-dashboardadmin-panel
    在 GitHub 上查看↗4,940
  • shuding/nextrashuding 的头像

    shuding/nextra

    13,842在 GitHub 上查看↗

    Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the creation of structured technical documentation sites by transforming MDX files into themed static pages with built-in layout and navigation. It serves as a React-based documentation tool that allows the integration of custom React components directly into markdown content. The framework distinguishes itself through integrated full-text search and a localization system that manages multilingual content via language routing and translation selectors. It also includes an AI-powered chat

    TypeScriptmarkdownmdxnextjs
    在 GitHub 上查看↗13,842
  • seyhunak/twitter-bootstrap-railsseyhunak 的头像

    seyhunak/twitter-bootstrap-rails

    4,466在 GitHub 上查看↗

    This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS framework into Ruby on Rails applications. It serves as a frontend asset pipeline bridge to manage responsive grids and pre-styled components within the Rails build process. The project provides a set of generators to automate the creation of themed layouts, scaffold views, and directory structures. It includes a component generator that uses helper methods to produce complex UI elements such as navigation bars, modal dialogs, and breadcrumb navigation without requiring manual HTML

    Rubybootstrapbootstrap-generatorrails-gem
    在 GitHub 上查看↗4,466
  • blinkfox/hexo-theme-materyblinkfox 的头像

    blinkfox/hexo-theme-matery

    5,362在 GitHub 上查看↗

    A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive layout system that transforms markdown files into styled HTML pages, providing a specialized environment for technical documentation and personal blogging. The theme is characterized by a data-driven approach to content visualization, using radar charts for categories and word clouds for tags to represent post metadata. It further distinguishes its organization by utilizing a chronological timeline architecture for blog archives. The project covers a wide range of technical publ

    JavaScriptfeatured-pictureshexo-blog-themehexo-theme
    在 GitHub 上查看↗5,362
查看 Just The Docs 的所有 30 个替代方案→

常见问题解答

just-the-docs/just-the-docs 是做什么的?

Just the Docs is a Jekyll theme designed for building documentation sites that are hosted on GitHub Pages. It provides a responsive, mobile-friendly layout with built-in search, hierarchical navigation, and extensive customization through overridable SCSS variables, Liquid includes, and page layouts.

just-the-docs/just-the-docs 的主要功能有哪些?

just-the-docs/just-the-docs 的主要功能包括:Documentation Site Generators, Jekyll Theme Customizations, Collapsible Navigation Sidebars, Jekyll Hierarchical Navigation Themes, Multi-Level Menus, Collection-Based Page Groupings, Full Text Search, Documentation Search。

just-the-docs/just-the-docs 有哪些开源替代品?

just-the-docs/just-the-docs 的开源替代品包括: coreui/coreui-free-react-admin-template — This project is a React-based administrative template and UI kit designed for building dashboards. It provides a… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… seyhunak/twitter-bootstrap-rails — This is a Ruby on Rails integration gem and UI framework that provides tools for incorporating the Bootstrap CSS… blinkfox/hexo-theme-matery — A responsive Material Design theme for static blogs built with the Hexo framework. It functions as a comprehensive… rust-lang/mdbook — mdBook is a documentation build system and static site generator designed to compile collections of Markdown files… daattali/beautiful-jekyll — Beautiful Jekyll is a ready-to-use Jekyll theme designed for building a personal website or blog and publishing it on…