react-blog-github
react-blog-github copied to clipboard
🔥 React + Github Issues 👉 Your Personal Blog
 ## Live demo Changes are automatically rendered as you type. ## Table of Contents * Implements [GitHub Flavored Markdown](https://github.github.com/gfm/) * Renders actual, "native" React DOM elements * Allows...
 ## Live demo Changes are automatically rendered as you type. ## Table of Contents * Implements [GitHub Flavored Markdown](https://github.github.com/gfm/) * Renders actual, "native" React DOM elements * Allows...
it is not fetching blogs from issue.... (please help me as I am a newbee)
Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [loader-fs-cache](https://github.com/viankakrisna/loader-fs-cache). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...
Summary Currently, the complete [react-blog-github](https://github.com/saadpasta/react-blog-github) is being rendered client side which results in low performance and no SEO. My plan is to move the complete project to Static Site Generation...
Currently, we are having breaking security vulnerabilities that we need to fix. Steps to reproduce : run `npm audit` you would see a list of vulnerabilities and you can fix...
Currently, react-blog-github uses GitHub Personal Access Token to fetch the GitHub issues related to it. I have removed my own token from the code as it can be dangerous. We...