Docify Static Site Generator | User Guide


Docify Logo
Docify Logo

Docify is an open-source cross-platform content oriented static site generator hosted on GitHub developed in C# .NET Core.

Structure of layouts and includes inspired by an awesome Jekyll Static Site Generator, however using different engines and technologies so the sites are not compatible.

Docify enables users to use simple plain text files for source code of your site and compile to self-contained static html site which can be hosted on various hosting solutions which are mainly free or low cost. This includes but not limited to GitHub Pages, Netlify, Azure Storage.

Page content supports markdown syntax, while multi-level layouts, pseudo-dynamic includes support C# Razor Pages syntax.

Functionality of Docify can be extended by implementing plugins in .NET Core.

Docify comes with a standard library of components, themes, and plugins which provides additional features such as Search Engine Optimization, image management, code snippets management, assets bundling, etc.

Docify is ideal for blogs, user guides, technical documentation, etc.


Powered by Docify