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

Sometimes you want to let other people review a page, it's not super secret content, would be nice if the document could be rendered, so you've got an URL to...

General Enhancement

Right now we only report that we're watching input paths, we should output all watched paths to the console to avoid confusion https://github.com/statiqdev/Statiq.Web/blob/e8829934da866db37b89c666b8aea70809bddbd9/src/Statiq.Web/Commands/PreviewCommand.cs#L73

General Enhancement

We can now specify additional watch paths, but it might also be helpful to add any files we read during the course of a generation to an additional set of...

General Enhancement

Copied from the original issue when rethinking Wyam: - `theme`: Manages the themes folder with several sub-commands - `install [path or repo of theme]`: Installs a new theme into the...

General Enhancement

Essentially a way to trigger the `ReadWeb` module and have the results expand kind of like the current `EnumerateValues` metadata

General Enhancement

Right now `DateTime.Today` is used to determine if a page/post has a future publish date (and therefore should be excluded). Instead of basing that on the current date, use a...

General Enhancement

Or make a new shortcode that can include via xref

General Enhancement
New Shortcode