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: neovim/neovim.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alarcritty/neovim.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 12, 2025

  1. Add custom 404 page with Neovim branding

    - Integrates with existing Jekyll layout system
    - Matches site color scheme and navigation
    - Provides helpful links for users
    - Includes auto-redirect for common typos
    alarcritty committed Sep 12, 2025
    Configuration menu
    Copy the full SHA
    ee59b22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48c357c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. refactor: remove custom classes, use existing masthead/lead styles

    - Replace error-content with existing .masthead class
    - Use .lead for 404 number styling
    - Remove helpful-links section (redundant with nav)
    - Drop error-buttons class, use .flex directly
    - Eliminate unnecessary custom CSS classes
    alarcritty committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    10d3220 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fc6ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b68409d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Configuration menu
    Copy the full SHA
    6f8e14e View commit details
    Browse the repository at this point in the history
  2. feat: add custom 404 page with GitHub Pages permalink support

    - Add custom 404 page with improved mobile layout
    - Improve mobile button text alignment and responsive design
    - Add proper YAML front matter for GitHub Pages compatibility
    - Update default layout to exclude canonical links and add noindex for 404 page
    - Add flexbox layout and gap spacing for better button presentation
    alarcritty committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    21e7934 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fed886 View commit details
    Browse the repository at this point in the history
Loading