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

feat: Redesigned blog post #1383

Merged
merged 2 commits into from
Nov 18, 2024
Merged

feat: Redesigned blog post #1383

merged 2 commits into from
Nov 18, 2024

Conversation

siamak
Copy link
Collaborator

@siamak siamak commented Nov 12, 2024

📚 Description

  • Removed sidebar
  • Redesigned quotes
  • Added hero image (style) for images in blog content.
  • Adjusted typography sizes
  • Redesigned Header of post (Read time and publish time)

Copy link

vercel bot commented Nov 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
codemod ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 12, 2024 7:28pm

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link

pkg-pr-new bot commented Nov 12, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/codemod@1383

commit: 7d983e3

@@ -202,33 +202,34 @@ export default function BlogArticlePageContent(props: BlogArticlePayload) {
/>
) : null}
</div>
</aside>
</div>
</aside> */}
Copy link
Member

Choose a reason for hiding this comment

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

Should we just remove this?

@siamak
Copy link
Collaborator Author

siamak commented Nov 12, 2024

It's resolved @mohebifar

@mohebifar mohebifar merged commit d609e24 into main Nov 18, 2024
10 of 11 checks passed
@mohebifar mohebifar deleted the feat/redesign-blog branch November 18, 2024 17:48
siamak added a commit that referenced this pull request Nov 20, 2024
* feat: Redesigned blog post

* chore: Removed unused code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants