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

Static Site #6

Merged
merged 4 commits into from
Jul 7, 2024
Merged

Static Site #6

merged 4 commits into from
Jul 7, 2024

Commits on Jul 6, 2024

  1. add static site generation

    nsjames authored and kj4ezj committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    947c888 View commit details
    Browse the repository at this point in the history
  2. Delete pre-render directive in favor of client-render

    Original code included directives for both pre-render and client-render
    so I had to pick one.
    kj4ezj committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    74ea901 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3418f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cce92c View commit details
    Browse the repository at this point in the history