starter-kit icon indicating copy to clipboard operation
starter-kit copied to clipboard

[Personal theme] Code Output and Live Demo does not match

Open vikas5914 opened this issue 1 year ago • 3 comments

Hi.

The personal theme demo (https://sandeep.dev/blog) and the code (https://github.com/Hashnode/starter-kit/tree/main/packages/blog-starter-kit/themes/personal) output does not match.

I went with the personal ones because of the live demo output. I was disappointed that the production was different, and there was no information on achieving the look. The Live demo's code is also not available on GitHub.

vikas5914 avatar Mar 18 '24 14:03 vikas5914

I think it is simple to customize, similar to a personal theme demo. You can clone your personal theme, create blog.tsx in the page folder, and mode all code in index.tsx to blog.tsx. After that, you open DevTool and check the structure, styling in the header and homepage, and create anything you want to do.

namnguyenthanhwork avatar Mar 26 '24 09:03 namnguyenthanhwork

@namnguyenthanhwork My point is that it should be considered something other than the demo of this repo. Instead, that URL should be moved to the Example company blogs built with Headless part of the README.

vikas5914 avatar Mar 26 '24 16:03 vikas5914

It's okay. I think you should join discord server and ask them, you can receive your reply quickly.

namnguyenthanhwork avatar Mar 26 '24 17:03 namnguyenthanhwork

Hi @vikas5914,

Thank you for bringing this to our attention. We've updated the demo link in the README for the personal theme to point to a blog that matches the code exactly as provided in the repository.

You can check out the updated demo here: New Demo Link

This should now give you a more accurate representation of the personal theme as it appears right out of the box.

Best regards, Harsh

Harsh062 avatar Jun 14 '24 12:06 Harsh062