The Wayback Machine - https://web.archive.org/web/20220204210756/https://github.com/jhildenbiddle
Skip to content
Avatar

Achievements

Achievements

Organizations

@docsifyjs
Block or Report

Block or report jhildenbiddle

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers

    JavaScript 1.3k 61

  2. A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).

    SCSS 367 237

  3. A docsify.js plugin for rendering tabbed content from markdown

    JavaScript 89 55

  4. Determine the maximum size of an HTML canvas element and test support for custom canvas dimensions

    JavaScript 106 7

  5. The perfect starting point for CSS normalization, responsive vertical rhythm grids and modular scale typography.

    60 7

  6. A collection of single-element, CSS-only application and device frames with support for multiple themes, customization via CSS custom properties, grid-based layouts, iframe elements, and scrolling …

    SCSS 1 1

244 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2022

Created 1 commit in 1 repository

Created a pull request in docsifyjs/docsify that received 8 comments

fix: Legacy bugs (styles, site plugin error, and dev server error)

Summary Fix a collection of legacy browsers bugs. NOTE: Obviously, legacy browsers are not a huge priority but the fact remains that Docsify v4.x d…

+71 −31 8 comments
Opened 3 other pull requests in 1 repository

Created an issue in docsifyjs/docsify that received 1 comment

Handle plugin errors to prevent sites from breaking

Feature request Docsify should handle plugin errors to prevent sites from breaking. What problem does this feature solve? Plugins are a frequent c…

1 comment