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: feelpp/article.cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: feelpp/article.cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 8, 2025

  1. fix: use requests library for font downloads and update URLs

    - Switch from urllib to requests for better redirect handling
    - Update Roboto Mono URL to GitHub archive (Google Fonts URL broken)
    - Add Roboto font as default
    - Move Marianne to optional (Cloudflare blocks automated downloads)
    
    Closes #12
    prudhomm committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    755d78a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from feelpp/12-fix-font-download

    fix: use requests library for font downloads and update URLs
    prudhomm authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    92fa2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cb1966 View commit details
    Browse the repository at this point in the history
Loading