Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

feat: simplify and add changelog #199

Merged
merged 8 commits into from
Sep 30, 2024
Merged

feat: simplify and add changelog #199

merged 8 commits into from
Sep 30, 2024

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Sep 17, 2024

Describe Your Changes

  • Modify the placement of the navbar menu.
  • Add an announcement banner.
  • Update the “Download from GitHub” button in the hero section.
Screenshot 2024-09-18 at 11 51 34
  • Added changelog page
Screenshot 2024-09-18 at 11 52 30
  • Detail changelog page
Screenshot 2024-09-18 at 11 52 37

Context changes code

  • Pulled all releases from GitHub during SSR.
  • Listed all changelog releases (excluding drafts and prerelease).
  • Created a page for each changelog and displayed the body returned from the API as Markdown
  • u can run yarn create:changelog for generate the file

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur requested a review from irfanpena September 17, 2024 07:50
@urmauur urmauur assigned dan-menlo and unassigned dan-menlo Sep 17, 2024
@github-actions github-actions bot added the type: feature request A new feature label Sep 17, 2024
@urmauur urmauur requested a review from dan-menlo September 17, 2024 07:50
Copy link

github-actions bot commented Sep 17, 2024

Preview URL: https://0f601259.cortex-docs.pages.dev

Copy link
Contributor

@gabrielle-ong gabrielle-ong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - great work on the changelog @urmauur
@dan-homebrew requested to remove the "self-hosted alternative to OpenAI platform" above hero banner - Ill follow with a small PR

@urmauur urmauur merged commit 96e4574 into main Sep 30, 2024
1 check passed
@gabrielle-ong gabrielle-ong mentioned this pull request Sep 30, 2024
10 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Simplify site for Cortex.cpp
4 participants