acetate icon indicating copy to clipboard operation
acetate copied to clipboard

A flexible, fast and easy to extend static site generator for Node

Results 24 acetate issues
Sort by recently updated
recently updated
newest added

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.12.0 to 10.4.1. Release notes Sourced from highlight.js's releases. 10.4.1 Security fixes: (fix) Exponential backtracking fixes for: Josh Goebel cpp handlebars gams perl jboss-cli r erlang-repl powershell...

dependencies

Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.merge&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Chris Coyer has a a [Serverless for Front-End Developers](https://serverless.css-tricks.com/) site. In a recent [article](https://css-tricks.com/the-power-of-serverless-v2-0-now-an-open-source-gatsby-site-hosted-on-netlify/), he said he's open to PR's. The [GitHub Repo](https://github.com/CSS-Tricks/serverless) has a section for static site generators....

Hey Pat, **Request**: It would be helpful to allow for configuration while running acetate in server/watch mode to have a pathname in addition to `host` and `port`. **Description**: When normally...

Hi @patrickarlt & @paulcpederson !, I'm starting with Acetate and I don't know how I can properly build [my site](https://github.com/hhkaos/arcgis-marketplace/tree/gh-pages). E.g.: when I run `node -e \"require('grunt').tasks(['deploy']);\"` my page [landing.html](https://github.com/hhkaos/arcgis-marketplace/blob/gh-pages/src/landing.html)...

I've put quite a bit of work into making Acetates existing helper API as simple as possible. Mostly by removing things from what you can do with Nunjucks. Right now...

- `mode:server:ready` - `mode:watcher:ready`

Pretty easy with the new query stuff. 1. Create a query of all pages 2. Use that query to build an index in [lunr.js](http://lunrjs.com/) 3. Output the index as part...

extension
1.0.0

It looks like everyone in the Node community is using https://github.com/mashpie/i18n-node so we can use that for translation. We can register a custom global to wrap the translation function so...

extension
1.0.0

A sitemap extension would be extremely simple now with the query interface and a few metadata options like `changefreq` and `priority`.

extension
1.0.0