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
- Host: GitHub
- URL: https://github.com/devlead/devlead.statiq
- Owner: devlead
- License: mit
- Created: 2021-03-30T18:54:45.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-08T23:31:43.000Z (about 1 year ago)
- Last Synced: 2025-04-09T00:33:36.908Z (about 1 year ago)
- Topics: csharp, hacktoberfest
- Language: C#
- Homepage:
- Size: 152 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Devlead.Statiq [](https://github.com/devlead/Devlead.Statiq/actions/workflows/build.yml) [](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)