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

🔥 Secret Gist support + Refactors #9

Merged
merged 9 commits into from
Oct 26, 2024

Conversation

metaory
Copy link
Contributor

@metaory metaory commented Aug 28, 2024

Fixes

#7 #8

Feature

Adds support for Private Secret Gists

added the /gist/<gist_id> slug

/gist/<gist_id>

eg: jsonresume-service.vercel.app/gist/6776c2096963f1ca8ddb1817c8674b93

the public gist route have moved to

/user/<username>

eg: jsonresume-service.vercel.app/user/drakeaxelrod


social

  • various cleanup, refactor, upgrades
  • move from ssr api to client side fetch

Demo

Hosted at: https://jsonresume-service.vercel.app


icon

Copy link

vercel bot commented Aug 28, 2024

@metaory is attempting to deploy a commit to the Drake's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@DrakeAxelrod DrakeAxelrod left a comment

Choose a reason for hiding this comment

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

Lots of changes but looks fine I haven't touched this in a while so I'm gonna assume its good and hope nothing breaks.

@DrakeAxelrod DrakeAxelrod merged commit 1a4330f into DrakeAxelrod:main Oct 26, 2024
1 of 2 checks passed
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.

2 participants