An open API service indexing awesome lists of open source software.

https://github.com/devlead/devlead.statiq

@devlead helpers for the static site generator Statiq
https://github.com/devlead/devlead.statiq

csharp hacktoberfest

Last synced: 12 months ago
JSON representation

@devlead helpers for the static site generator Statiq

Awesome Lists containing this project

README

          

# Devlead.Statiq [![Build](https://github.com/devlead/Devlead.Statiq/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/devlead/Devlead.Statiq/actions/workflows/build.yml) [![NuGet](https://img.shields.io/nuget/v/Devlead.Statiq.svg)](https://www.nuget.org/packages/Devlead.Statiq)

@devlead helpers for the static site generator Statiq

## TabGroup

`TabGroup` shortcode is explained in detail in blog post - [Devlead.Statiq - Part 1 - Tabs](https://www.devlead.se/posts/2021/2021-04-09-devlead-statiq-part1-tabs)

## AddThemeFromUri

The `AddThemeFromUri` feature is explained in detail in blog post - [Devlead.Statiq - Part 2 - Theme from external web resource](https://www.devlead.se/posts/2021/2021-04-10-devlead-statiq-part2-theme-from-uri)

## IncludeCode

The `IncludeCode` feature is explained in detail in blog post - [Devlead.Statiq - Part 3 - IncludeCode](https://www.devlead.se/posts/2021/2021-04-11-devlead-statiq-part3-includecode)