Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration change #808

Closed
wants to merge 7 commits into from

Commits on Oct 23, 2024

  1. halostatue/starlist

    Forked from [simonecorsi/mawesome][mawesome] with substantial changes.
    It is not backwards compatible but offers a number of improvements over
    the original.
    
    The biggest changes:
    
    - The templating engine has been changed to Nunjucks. The template data
      and types are documented in the README.md.
    
    - All of the parameter names have been changed and new parameters have
      been provided, including one that controls the formatting of date and
      time values. (The name change was done mostly to support local
      testing.)
    
    - Reuse of previously downloaded star data has been made easy, and the
      `compact--by-topic` option has been removed.
    
    - Fine-grained PATs are supported.
    
    Additionally, it is now built for Node 20 with PNPM.
    halostatue committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    08cd956 View commit details
    Browse the repository at this point in the history
  2. chore: Update workflows

    halostatue committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    11eadc6 View commit details
    Browse the repository at this point in the history
  3. Fix dist and retag for v1

    halostatue committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    44f5ac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19f936e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    2dbd263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495fb1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6e72f9 View commit details
    Browse the repository at this point in the history