Statiq.Web icon indicating copy to clipboard operation
Statiq.Web copied to clipboard

Statiq Web is a flexible static site generator written in .NET.

Results 113 Statiq.Web issues
Sort by recently updated
recently updated
newest added

Add them to appropriate [templates](https://www.statiq.dev/guide/web/templates) and make their use controllable by settings.

General Enhancement

Those pages are not themselves posts, even though the `IsPost` metadata might flow up and get set for them. Once `IsPost` is correctly cleared for these types of pages we...

⚠️ Bug

Created a post - /input/posts/images.md Added an image /input/posts/images/background.jpg `![background](images/background.jpg "background")` When deployed if you look at the listing, the html is `` - https://alex-hedley.github.io/statiqweb-example/page/2 ![image](https://github.com/statiqdev/Statiq.Web/assets/1573469/ba78aa99-02db-49d3-b285-6ab89e0fb216) but fine on the...

⚠️ Bug

Fixes #1014 Note that I haven't been able to fully test this, particularly the retry portions of Polly.

`Statiq.Web.Azure` depends on `Microsoft.Azure.Search`, which is deprecated and should no longer be used. Additionally, `Microsoft.Azure.Search` has a dependency on `Microsoft.Rest.ClientRuntime`, which has [known vulnerabilities](https://github.com/advisories/GHSA-whph-446h-6m9v). Microsoft's official recommendation is to use...

Is there a way to get the generated sitemap to include the lastmod values?

Do you have examples of the different shortcodes? I'll like to use the `include` to create a Table of Contents, once, and use it in other posts. I created another...

Hi @daveaglick, First of all, thanks for the cool engine for static sites. Playing with it for a while and it looks very promising. Could you please guide me in...

Takes Liquid template content and transforms it to output content. Use DotLiquid. Make the metadata, completed documents, and execution context available similar to how the Razor module does.

New Module

https://github.com/lunet-io/scriban

New Module