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

Support non-HTML pages #2586

Merged
merged 8 commits into from
Feb 15, 2022
Merged

Support non-HTML pages #2586

merged 8 commits into from
Feb 15, 2022

Commits on Feb 15, 2022

  1. adds support for build non-html pages

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    976ac33 View commit details
    Browse the repository at this point in the history
  2. add non-html pages to the static build test suite

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    326af2f View commit details
    Browse the repository at this point in the history
  3. adds getStaticPaths() test for non-html pages

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3bd0020 View commit details
    Browse the repository at this point in the history
  4. adds dev server tests for non-html pages

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f48a7b6 View commit details
    Browse the repository at this point in the history
  5. ading a changeset

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1dd5ce2 View commit details
    Browse the repository at this point in the history
  6. updating changeset description

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7b70592 View commit details
    Browse the repository at this point in the history
  7. testing for building non-html files with async data

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3f36818 View commit details
    Browse the repository at this point in the history
  8. fixing typo in changeset docs

    Tony Sullivan committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    f244da1 View commit details
    Browse the repository at this point in the history