template icon indicating copy to clipboard operation
template copied to clipboard

This is the repository for the distill web framework

Results 64 template issues
Sort by recently updated
recently updated
newest added

I'm aware of some efforts like Quarto (https://github.com/quarto-dev/quarto-cli/). However, I'm looking for something that can be easily customized and embedded in existing website designs. A combination of CSS styles and...

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [d3-scale](https://github.com/d3/d3-scale). These dependencies need to be updated together. Updates `d3-color` from 1.4.1 to 3.1.0 Release notes Sourced from d3-color's releases. v3.1.0 Add...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.3.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...

dependencies

Bumps [marked](https://github.com/markedjs/marked) from 0.8.2 to 4.0.10. Release notes Sourced from marked's releases. v4.0.10 4.0.10 (2022-01-13) Bug Fixes security: fix redos vulnerabilities (8f80657) v4.0.9 4.0.9 (2022-01-06) Bug Fixes retain line breaks...

dependencies

The `pubDate` field in the RSS feed (https://distill.pub/rss.xml) for each item isn't set to the correct format (RFC-822) which is causing parsing to fail for some libraries https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fdistill.pub%2Frss.xml https://www.feedvalidator.org/check.cgi?url=https%3A%2F%2Fdistill.pub%2Frss.xml I...

I have been trying to include all references from the `.bib` file without actually citing them in the body of the post. Is this possible?

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

dependencies

Using the v2 template, I receive the following error when trying to load the `bibliography.bib` file: `d-bibliography.js:99 Access to XMLHttpRequest at 'file:///Users/bob/development/website-bootstrap/articles/bibliography.bib' from origin 'bob' has been blocked by CORS...

As discussed on [private repo] track better support for long equations here.

enhancement