Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: honkit/honkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: honkit/honkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 8 commits
  • 49 files changed
  • 4 contributors

Commits on Oct 3, 2024

  1. chore(docs): update pnpm link and cleanup (#435)

    Upon following the instructions to download pnpm, the page only
    had a link to redirect to the new page.
    
    Additionally I changed some dashes from longer dashes to
    simple hyphens and removed hyphen from housekeeping.
    davmillar authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cc92276 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Eslint update (#436)

    * chore(deps): update to eslint 9
    
    Update to eslint 9.1.1 and migrate configurations. In the
    process, there were some minor code fixes and ignore comments
    added to achieve a passing lint run.
    
    * fix(docs): correct format command in CONTRIBUTING.md
    davmillar authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    50b698f View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. fix: fix CheerioOptions

    azu committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8b41406 View commit details
    Browse the repository at this point in the history
  2. CI: Switch to codeql action v2 (#437)

    CI failing in other PRs due to v1 deprecation.
    
    Co-authored-by: azu <[email protected]>
    davmillar and azu authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    883db43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f927d60 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Dark search results (#442)

    * chore(deps): fork fontsettings plugin
    
    The plugin will require modification to resolve a theme and search
    plugin conflict making text hard to read.
    
    * chore(deps): update eslint for fontsettings
    
    * chore(deps): update less to v4 in fontsettings
    
    * chore(deps): configure honkit to use forked fontsettings
    
    * fix(fontsettings): theme search box and results
    
    Resolves #429
    
    * chore(lint): config & lint fontsettings
    
    Linted fontsettings with the top-level lint config
    and modified the plugin lint config to match.
    davmillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a7eaeaa View commit details
    Browse the repository at this point in the history
  2. docs: use legacy theme for testing (#444)

    * chore(deps): fork fontsettings plugin
    
    The plugin will require modification to resolve a theme and search
    plugin conflict making text hard to read.
    
    * chore(deps): update eslint for fontsettings
    
    * chore(deps): update less to v4 in fontsettings
    
    * chore(deps): configure honkit to use forked fontsettings
    
    * fix(fontsettings): theme search box and results
    
    Resolves #429
    
    * chore(lint): config & lint fontsettings
    
    Linted fontsettings with the top-level lint config
    and modified the plugin lint config to match.
    
    * chore(website): disable new theme
    
    * chore(fontsettings):: add publishConfig
    
    ---------
    
    Co-authored-by: David Millar <[email protected]>
    azu and davmillar authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1987ce8 View commit details
    Browse the repository at this point in the history
  3. chore(release): v6.0.1 (#445)

    Co-authored-by: azu <[email protected]>
    github-actions[bot] and azu authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8a67601 View commit details
    Browse the repository at this point in the history
Loading