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

@daveaglick said in issue #843 that the timestamp can also be added to the filename. Could it be possible to use the `wyam` tool to create a new post, where...

General Enhancement

What I think would be really cool is to have a way to create multi-page blog posts. This could be used when you want to create a tutorial that consists...

General Enhancement

When publishing a blog post I regularly forget to update the date in the frontmatter. I'm thinking about an extra flag in the `wyam build` command to (like `--update-publish-date` to...

General Enhancement

Hi, Just upgraded to the latest version of Wyam (the new Wyam.Tool approach is fantastic, nice one!) and finding that my posts are no longer respecting the `Excerpt` section in...

Discussion/Question

- I have a custom `_variables.less` file in my input project which I had previously only used to change the `@brand-primary` color. - I just tried to change the `@table-border-color`,...

⚠️ Bug

This idea has been bouncing around in my head for months, figured it was time to get the details down. It stems from performance benchmarking I've done that shows our...

General Enhancement
🚨 Breaking Change

I recently found [this technique for creating collapsible areas](https://gist.github.com/joyrexus/16041f2426450e73f5df9391f7f7ae5f) and have been using it quite a lot in my documentation, particularly for long example code blocks. But I just noticed...

⚠️ Bug

If you right click on a YouTube video and select "Copy video URL at current time" anyone who goes to that URL will start the video at that time. After...

General Enhancement

In the documentation on the wyam website, and also in the Image module, there are references to SetJpegQuality, but this function was removed in https://github.com/Wyamio/Wyam/commit/b9c8b6d05d35576dbad12ad9b0404a7299c00911#diff-32ea30b39bc5a67b2c9f6c3e331a6b69 Was this removed as a...

Discussion/Question
Documentation

Story: What we did: Avalonia UI uses `![](images/cross-platform.png)` to show an image. https://github.com/AvaloniaUI/avaloniaui.net/blob/master/wwwroot/home.md#inspection-support Expected outcome: I expect to see a larger image fit inside a smaller container. ![f3d91055-bf3e-4972-8a88-06dbdb7cd6a7](https://user-images.githubusercontent.com/1676445/36286712-e2324030-127e-11e8-8ae5-7b298adb8bfd.png) What happens:...

General Enhancement