Releases: dunkmann00/primer
v0.16.0
What's Changed
- Add support for github style markdown alerts by @dunkmann00 in #28
- Update readme and bump gem for v0.16.0 by @dunkmann00 in #29
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Add primer css primitives into the theme's css by @dunkmann00 in #25
- Bump 💎 to v0.15.0 by @dunkmann00 in #26
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Bump actions in workflows by @dunkmann00 in #21 & #22
- Make copy button code a template by @dunkmann00 in #23
- Bump 💎 to v0.14.0 by @dunkmann00 in #24
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Add token and repo env variables to build step by @dunkmann00 in #19
- New features and some maintenance by @dunkmann00 in #20
This has two primary new features:
Add option to disable heading on home page via config
Add support for copy button in code blocks (like on GitHub)
The heading may not be desirable when you are already including a heading. This can be true with Readmes if you already have the title in the Readme. With this PR, you can turn off the heading, for the home page only (which is what the Readme is turned into as the index.html for a repo) through setting home_heading in _config.yml.
Copy button in code blocks needs no pitch, write a code block, get a copy button, boom 🤯
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Tweak css & install script, fix name by @dunkmann00 in #15
- Add note to README that this is a fork by @dunkmann00 in #16
- Add GH pages build and deploy to release workflow by @dunkmann00 in #17
- Update primer/css to version 21.0.1 by @dunkmann00 in #18
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Make "auto" the default theme by @dunkmann00 in #14
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Update Ruby version to 3.1 in workflow by @dunkmann00 in #8
- Update readme by @dunkmann00 in #9
- Add another install method to Readme by @dunkmann00 in #10
- Remove group from theme usage example by @dunkmann00 in #11
- Upgrade to support light/dark theme code highlighting by @dunkmann00 in #13
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Update gemspec for jekyll-v4-theme-primer by @dunkmann00 in #4
- More updates for the fork's new name by @dunkmann00 in #5
- Update _config.yml theme by @dunkmann00 in #6
- Update scripts for new name by @dunkmann00 in #7
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- Remove sass-embedded dependency by @dunkmann00 in #2
- Bump gem version by @dunkmann00 in #3
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Update primer by @dunkmann00 in #1
New Contributors
- @dunkmann00 made their first contribution in #1
Full Changelog: https://github.com/dunkmann00/primer/commits/v0.7.0