- Fix selection of search results. (Alex J Burke)
- Nudge include static assets in a modern direction. (Alex J Burke)
- Fix "Fork me on GitHub" ribbon. (Alex J Burke)
- Repair styling that had regressed across the documentation. (Alex J Burke)
- Ensure the temporary directory is cleaned up unconditionally. (Alex J Burke)
- Allow the repository not to be specified. (Alex J Burke)
- Add basic test case covering generation with title and repo metadata. (Alex J Burke)
- #90 Upgrade async to version 3.2.4 (depfu[bot])
- #83 Upgrade glob to version 8.0.1 (depfu[bot])
- #79 Upgrade async to version 3.2.3 (depfu[bot])
- #75 Upgrade async to version 3.2.2 (depfu[bot])
- Align changelog script with the node 14 version of npm. (Alex J Burke)
- Work around unpublished ejs transformer and adapt to EJS3+ syntax. (Alex J Burke)
- Bump changelog generator for one less warning. (Alex J Burke)
- Bump dependencies affected by security issues. (Alex J Burke)
- Pull out unused deps. (Alex J Burke)
- +4 more
- #49 Send the require option directly to evaldown and allow a config file. (Alex J Burke, Alex J Burke)
- #51 Error if no documentation was generated and exit correctly. (Alex J Burke)
- #47 Upgrade autoprefixer to version 9.8.6 (depfu[bot])
- #28 Upgrade glob to version 7.1.6 (depfu[bot])
- #46 Bump lodash from 4.17.15 to 4.17.19 (dependabot[bot])
- #44 Ensure assets in the documentation directory are included in builds. (Alex J Burke)
- Pull in newer version of the changelog generator for a1a4014. (Alex J Burke)
- Use the version hook to update changelog. (Alex J Burke)
- Update changelog (Alex J Burke)
- #43 Port to evaldown (Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke, Alex J Burke)
- #34 Upgrade autoprefixer to version 9.7.5 (depfu[bot])
- #33 Bump minimist from 1.2.0 to 1.2.5 (dependabot[bot])
- #32 Upgrade async to version 3.2.0 (depfu[bot])
- #24 Allow overriding content of api and assertion top-level pages (Sune Simonsen, Sune Simonsen)
- #22 Bump lodash from 4.17.11 to 4.17.15 (dependabot[bot])
- #20 Allow top-level menu pages to not generate a menu entry (Sune Simonsen)
- #19 Avoid href=/ when issuing a relative link to the current page (Andreas Lind)
- #11 Add prettier setup, remove onelint (Andreas Lind, Andreas Lind, Andreas Lind)
- #10 Improved release setup with changelog and linting (Sune Simonsen, Sune Simonsen)
- #8 Use gh pages (Major) (Sune Simonsen, Sune Simonsen, Sune Simonsen)
- #9 Upgraded lodash and debug to fix security issues (Sune Simonsen)
- #7 Make sure that assertion urls is referenced with an ending slash (Sune Simonsen)
- #5 Add `--output` and `--assertions` options (Dave Brotherstone)
- Simplified the assertionsPattern code a bit (Sune Simonsen)
- Documented the --assertions options (Sune Simonsen)
- Don't break when some intermediate types are not in assertionsByType when sorting the assertion categories. (Andreas Lind)
- Only show the search input if the search index is not empty (Sune Simonsen)
- add eslint and onelint (Gustav Nikolaj Olsen)
- #3 Assertion pages: Include a list of all the variants of the assertion. (Andreas Lind)
- Include titles for assertion automatically and style the h1 differently in the content area (Sune Simonsen)
- Upgraded metalsmith-unexpected-markdown (Sune Simonsen)
- Added editor config (Sune Simonsen)
- Added a license file (Sune Simonsen)
- Update metalsmith-unexpected-markdown to 2.2.4. (Andreas Lind)
- deploy-site.sh: Do another dirty check after building the site to prevent the branch switch from failing. (Andreas Lind)
- Fixed detection of an existing origin/gh-pages branch. (Andreas Lind)
- Update metalsmith-unexpected-markdown to 2.0.2. (Andreas Lind)
- make it possible to specify the target branch to deploy to (Sune Simonsen)
- Always update the gitignore when deploying (Sune Simonsen)