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

Read RSS files and produces IDocuments with related meta tags for further processing. This will allow Wyam to publish blogs based on RSS wire format. Support the outline extension as...

New Module

Read OPML outlines and produce documents with content and metadata. http://dev.opml.org/spec2.html

New Module

Takes input document content and splits it into multiple documents based on a delimiter.

New Module

Similar to https://github.com/emgarten/Sleet

Should generate a PPTX file from HTML markup. Goal is to recognize some small subset of HTML. H1 becomes a new slide and slide title, other headings become progressively smaller....

New Module

Allow the extraction of data from a VirtoCommerce shopw http://demo.virtocommerce.com/admin/docs/ui/index Use case: Generate static files out of the ecommerce catalog and cms.

New Module

Looks like these could be used to add GitHub Pages-like capability to Azure for Wyam: https://azure.microsoft.com/en-us/blog/azure-web-sites-extensions/

General Enhancement

This would be the document-centric companion to ValidateMeta. This would be for validation of the document as a whole, not just a single meta value. Examples: ``` Validate() .WithAssertion(d =>...

New Module

Similar to jekyl's data files or simple saying config files, Wyam can have a few 'data' modules. The idea behind is to have initial data / config stored in JSON/xml...

New Module

There are still good modules for CSS, Javascript and HTML minimizing. It will be good to have an image shrinking module to save bandwidth. Also it should be considered if...

General Enhancement
New Module