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

Combine all source files in a directory into a single source file and deduplicate using statements and namespaces.

New recipe to generate [remark.js](https://github.com/gnab/remark) presentations. Value proposition is integration with rest of Wyam ecosystem (I.e., take spreadsheet and turn into slides). Will also remove need to write HTML boilerplate....

Idea is shamelessly stolen from https://github.com/schemadoc/schemadoc-theme, but it's a cool one. Use a setting to pass a connection string and then generate full database schema documentation.

Idea is to take OpenAPI specification in either YAML or JSON and output static documentation for the API. Flow would look something like: - Read YAML/JSON - Parse OpenAPI specification...

Single page sites all share essentially the same elements such as cards/blocks with headings, text, and images/icons. A recipe to generalize them would be cool. Here's an example: https://html5up.net/highlights We...

See https://github.com/pixelnest/presskit.html. Shouldn't be too hard to make a similar recipe and it could have value outside the gaming community.

Create a module that can take TypeScript content as input and generate JavaScript content as output.

New Module

- A comment analyzer that js/css multiline comments in the KSS fashion. - instead of handlebars, we should be able to use razor templates (or use razor files in our...

Consider a recipe and additional modules or tooling (such as an MSBuild task) that would make it possible to use Wyam as a webpack-like bundler for front end development. Wyam...

New Module
Tooling

https://github.com/wildbit/mustachio

New Module