SkillAgentSearch skills...

Docify

Content oriented static site generator with the support of markdown, razor pages, plugins in .NET Core, includes, layouts, etc. Ideal for user guides, technical documentation, blogs etc.

Install / Use

/learn @xarial/Docify

README

User Guide

<img src="data/icon.png" width="100" />

Docify - content oriented static site generator developed in .NET Core. Best suited for developing blogs, technical user documentation, help files.

Features

CLI

NuGet version (Docify) Build status

CLI can be accessed from the command line and published as global .NET Core Tool

To install

dotnet tool install -g docify

Build the site using the build command

docify build --src "{Source Folder}" --out "{Output Folder}"

Library

Build status

Standard library can be installed using the following command

docify library --install

To use the standard library specify the --lib argument and pass the * as parameter

docify build --src "{Source Folder}" --out "{Output Folder}" --lib *

Related Skills

View on GitHub
GitHub Stars7
CategoryCustomer
Updated12d ago
Forks4

Languages

C#

Security Score

90/100

Audited on Mar 26, 2026

No findings