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: cdevents/cdevents.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cdevents/cdevents.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sync_schemas
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Nov 11, 2022

  1. Serve schema files through static

    Add a script that prepares static content before the site build.
    The script handles static images (which used to be done directly
    in the makefile) and it also copies schema files to the right
    location in static for each version declared in the script.
    
    Fixes #11
    
    Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
    afrittoli committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c80cdd0 View commit details
    Browse the repository at this point in the history
Loading