vale icon indicating copy to clipboard operation
vale copied to clipboard

📝 Documentation Generator built with Deno

Results 3 vale issues
Sort by recently updated
recently updated
newest added

Add an example to `/docs` (https://vale.deno.dev) on how to deploy a Vale website on [Deno Deploy](https://deno.com/deploy). https://github.com/marc2332/vale/blob/main/build_website.ts https://github.com/marc2332/vale/blob/main/website.ts

documentation
enhancement

In the website directory create a configuration file or use the `manifest.json` to tell the builder to use a specific theme. The themes will be stored under the directory called...

enhancement

Automatically guess the file type by its extension and use the appropriate pre-processor loader. Transform SASS/SCSS to CSS and minimize the files on build