pages-themes / leap-day

Leap day is a Jekyll theme for GitHub Pages
https://pages-themes.github.io/leap-day/
Creative Commons Zero v1.0 Universal
203 stars 483 forks source link

Use "id" as Refs in Table of Content If Available #50

Closed Zehua-Chen closed 2 years ago

Zehua-Chen commented 3 years ago

Implement #49

When the header already has ids specified, rather than using the header content as refs in the table of content, use the id. Fallback to using header content when ids are not available.

When I checkout from the master branch, script/cibuild is already failing with the following. I am not sure how to fix it.

Offenses:

jekyll-theme-leap-day.gemspec:1:1: C: Gemspec/RequiredRubyVersion: required_ruby_version should be specified.
# frozen_string_literal: true
welcome[bot] commented 3 years ago

Welcome! Congrats on your first pull request to the Leap Day theme. If you haven't already, please be sure to check out the contributing guidelines.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.