Skip to main content

A MkDocs plugin to show recently updated documents

Project description

mkdocs-recently-updated-docs

English | 简体中文


Display a list of recently updated documents anywhere on your MkDocs site with a single line of code. This is ideal for sites with a large number of documents, so that readers can quickly see what's new.

Features

  • Display recently updated documents in descending order by update time, list items are dynamically updated
  • Support multiple view modes such as list, detail and grid
  • Support automatic extraction of article summaries
  • Support custom display quantity
  • Support exclude specified files or folders
  • Works well for any environment (no-Git, Git, Docker, all CI/CD build systems, etc.)

Preview

recently-updated

Installation

pip install mkdocs-recently-updated-docs

Configuration

Just add the plugin to your mkdocs.yml:

plugins:
  - recently-updated

Or, full configuration:

plugins:
  - recently-updated:
      limit: 10          # Limit the number of docs displayed
      exclude:           # List of excluded files
        - index.md       # Exclude specific file
        - blog/*         # Exclude all files in blog folder, including subfolders

Usage

Simply write this line anywhere in your md document:

<!-- RECENTLY_UPDATED_DOCS -->

Other Projects

  • MaterialX, the next generation of mkdocs-material, is based on mkdocs-material-9.7.0 and is named X. I'll be maintaining this branch continuously (since mkdocs-material will stop being maintained). Updates have been released that refactor and add a lot of new features, see https://github.com/jaywhj/mkdocs-materialx/releases/

  • mkdocs-document-dates, a new generation MkDocs plugin for displaying exact creation date, last updated date, authors, email of documents

    render


Chat Group

Discord: https://discord.gg/cvTfge4AUy

Wechat:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mkdocs_recently_updated_docs-1.4.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mkdocs_recently_updated_docs-1.4-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file mkdocs_recently_updated_docs-1.4.tar.gz.

File metadata

File hashes

Hashes for mkdocs_recently_updated_docs-1.4.tar.gz
Algorithm Hash digest
SHA256 af36bb4aaada63efaa8c345eee4ef6da0e5c45e65945532a09824da10561d9bd
MD5 6baea6c811553d2fd33c6edde46b6f40
BLAKE2b-256 8cd7db54e1c3bf1516e3784ef0b96a5054045702b33775ce74c838488c0958a1

See more details on using hashes here.

File details

Details for the file mkdocs_recently_updated_docs-1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mkdocs_recently_updated_docs-1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f0ecd138ed5a49c8953f01d8122fb7996f4b854cae09cf10672485b7986b35d3
MD5 5ac8ca63dca3ecc220d74c6d62e8eb3c
BLAKE2b-256 96ebf321c0ed20e4cd7a144503853867f722884d0bbc8c27b472c8144f65845d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page