Statiq.Framework

screenshot of Statiq.Framework

A flexible and extensible static content generation framework for .NET.

Overview

Statiq Framework is a flexible and extensible static content generation framework for .NET. It is built upon the Wyam project and offers a range of features and capabilities for generating static content.

Features

  • Flexible and extensible: Statiq Framework allows for easy customization and extension, making it suitable for a wide range of use cases.
  • Static content generation: Statiq Framework can generate static content from various sources including markdown files, templates, and data files.
  • Documentation and support: The project offers comprehensive documentation and a discussion forum for assistance, questions, and general discussions related to Statiq projects.
  • Bug reporting and feature requests: Users can file issues to report bugs or make feature requests related to Statiq Framework.
  • Licensing: Statiq Framework is licensed under the MIT License and is open-source software.

Installation

To install Statiq Framework, follow these steps:

  1. Open your .NET project.
  2. Open the Package Manager Console.
  3. Run the following command to install the Statiq.Framework package:
Install-Package Statiq.Framework
  1. Once installation is complete, you can start using Statiq Framework in your project.