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

Lots of Goodies #24

Merged
merged 19 commits into from
Sep 16, 2024
Merged

Lots of Goodies #24

merged 19 commits into from
Sep 16, 2024

Conversation

connorwinston
Copy link
Member

  • Open API Reference
    • Setup for authoring OpenAPI reference using multiple files with preview
      • API Spec should be written in /api-spec in YAML files. You can have multiple files and use $ref to pull them in.
      • The bundled API spec will get generated at /public/oas.yaml
      • Dev/Build of the bundle is done by redocly. pnpm oas:dev will watch for changes in /api-spec and runs a preview of scalar for development of the spec.
      • pnpm oas:lint will bundle and lint the spec :)
    • Page in the Docs, using scalar.
      • TODO: Change styling of Request Path/Methods above the code snipped
  • Dynamic Layouts
    • Update pulling of remote content
    • Update layouts to have full functionality (for articles) (NOTE NOT STYLING)
    • Add Tags
  • Added GitHub Workflows
  • General Fixes/Improvements

@connorwinston connorwinston merged commit 06afc83 into main Sep 16, 2024
1 of 3 checks passed
@connorwinston connorwinston deleted the connor/remote-content-layouting branch September 16, 2024 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant