jekyll-dash
jekyll-dash copied to clipboard
🌒 Light and dark blog theme for Jekyll, inspired by Dash UI for Atom.
**Describe the bug** When using number bullets inside an indented block, it inserts an extra character that can't be viewed and shows a crossed box instead. **To Reproduce** Steps to...
Currently, when sharing blogposts made with this theme on social media (such as Twitter) there is no preview available: **Describe the solution you'd like** Generate a preview for the page...
When releasing a new version of this theme I manually have to re-run my blog to apply the latest changes. Find a way to automatically trigger a build when a...
Right now, clicking a link results flickering and the entire page re-rendering. Introduce a new option in this theme: ```yml dash: async: true ``` The default value of this can...
If the user has forgotten to setup pagination, just show all posts at once.
## Description Add support for `rel` attribute in social media links in the header. Particularly `rel="me"` is of interest when verifying links in for instance a Mastodon profile. ## Addressed...
It seems something changed where the build now fails with this error: ``` Pushing gem to https://rubygems.pkg.github.com/bitbrain... Your request could not be authenticated by the GitHub Packages service. Please ensure...
**System Details** - jekyll 4.3.3 - jekyll-dash (2.4.1) **Describe the bug** ``` Deprecation Warning: Using / for division outside of calc() is deprecated and will be removed in Dart Sass...