saadpasta / react-blog-github

🔥 React + Github Issues 👉 Your Personal Blog
https://saadpasta.github.io/react-blog-github/#/
MIT License
784 stars 131 forks source link

Show blog from newest to lowest, #44

Closed tuanhv-0694 closed 4 years ago

tuanhv-0694 commented 4 years ago

I clone and publish my blog based on your source code. https://tuanhv.dev

I don't know why my second and the third post did not show content detail, although the first one showed.

Can you help me?

tuanhv-0694 commented 4 years ago

Oh I found the bug, if title has ? this can not show the content, due to the URL address

tuanhv-0694 commented 4 years ago

in some ways the output in content detail is not same content in issues github

tuanhv-0694 commented 4 years ago

how can I change the way of sort in main page

saadpasta commented 4 years ago

I had a look at your blog. It is showing the perfect content.

tuanhv-0694 commented 4 years ago

@saadpasta: thanks, your site was inspired to me a lot :D

tuanhv-0694 commented 4 years ago

@saadpasta: I think posts should show from newest to lowest, and I reverse an array in containers Blog.js. Should I send this PR to contribute?

saadpasta commented 4 years ago

@tuanhv-0694 Yeah, that would be great.