retlab
retlab copied to clipboard
A minimalist Jekyll theme for your personal site
Not necessarily a bad thing, but it is an undocumented thing. Commit https://github.com/benbalter/retlab/commit/5a8f63860934ab8bbc31a3030bf2bb0118a8a52a dropped google_analytics, but _config.yml still includes `ga_username`. Should an if-block be added back in to _layouts/default.html, or...
```gherkin Given I set up retlab as a remote-theme When I run `bundle exec jekyll serve` Then the following errors appear in the terminal: [2017-11-15 15:03:53] ERROR `/blog/assets/vendor/anchor-js/anchor.min.js' not found....
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.2.2. Release notes Sourced from bootstrap's releases. v5.2.2 Highlights Accordion Use Sass variable for the accordion color instead of an invalid CSS variable Buttons Undo...
Bumps [ts-standard](https://github.com/standard/ts-standard) from 11.0.0 to 12.0.1. Changelog Sourced from ts-standard's changelog. 12.0.1 Fix: Process --version Flag Directly without the need of --project option [(#264)](standard/ts-standard#264). 12.0.0 BREAKING: Major rewrite of ts-standard...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.16.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v6.16.0 6.16.0 (2023-12-25) Bug Fixes eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#8096) (3182959) Features eslint-plugin: deprecate formatting...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...