{"id":25047421,"url":"https://github.com/saadqbal/saadqbal.github.io","last_synced_at":"2026-04-16T10:32:48.031Z","repository":{"id":36651946,"uuid":"229272674","full_name":"saadqbal/saadqbal.github.io","owner":"saadqbal","description":"Asad Iqbal - Full Stack Dev - https://www.asadiqbal.me/","archived":false,"fork":false,"pushed_at":"2023-01-06T12:27:57.000Z","size":23315,"stargazers_count":0,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-24T21:03:39.674Z","etag":null,"topics":["appollo","graphql","javascript","react-blog","react-router","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saadqbal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-20T13:46:23.000Z","updated_at":"2021-01-15T13:55:47.000Z","dependencies_parsed_at":"2023-01-17T04:00:28.327Z","dependency_job_id":null,"html_url":"https://github.com/saadqbal/saadqbal.github.io","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadqbal%2Fsaadqbal.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadqbal%2Fsaadqbal.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadqbal%2Fsaadqbal.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saadqbal%2Fsaadqbal.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saadqbal","download_url":"https://codeload.github.com/saadqbal/saadqbal.github.io/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246403914,"owners_count":20771530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appollo","graphql","javascript","react-blog","react-router","reactjs"],"created_at":"2025-02-06T07:16:32.275Z","updated_at":"2026-04-16T10:32:42.989Z","avatar_url":"https://github.com/saadqbal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n`saadqbal.github.io` uses a heavily-modified fork of [react-blog-github](https://github.com/saadpasta/react-blog-github).\n\n\n\u003ch1  align=\"center\"\u003e\n\nReact Blog\n\n\u003c/h1\u003e\n\n  \n\n\u003ch2  align=\"center\"\u003e\n\nReact + Github Issues 👉 Your Personal Blog 🔥\n\n\u003c/h2\u003e\n\n  \n\n\u003cp  align=\"center\"\u003e\n\nReact Blog is a personal blog system build on React that helps you create your own personal blog using Github Issues\n\n\u003c/p\u003e\n\n  \n\n\u003cp  align=\"center\"\u003e\n\n\u003ckbd\u003e\n\n\u003cimg  src=\"src/logo.png\"\u003e\u003c/img\u003e\n\n\u003c/kbd\u003e\n\n\u003c/p\u003e\n\n  \n\n---\n\n  \n\n## :fire: Features\n\n  \n\n:white_check_mark: Own your content \\\n\n:white_check_mark: Write using Markdown On Github Issues \\\n\n:white_check_mark: Syntax/Code Highlighting \\\n\n:white_check_mark: Fully customizable \\\n\n:white_check_mark: Tags - Topics \\\n\n:white_check_mark: Links \\\n\n:white_check_mark: Reactions \\\n\n:white_check_mark: View Comments \\\n\n:white_check_mark: Images \\\n\n:white_check_mark: Minutes Read \\\n\n:white_check_mark: Beautiful UI Like Medium \\\n\n:white_check_mark: Easy deployment: Using Github Pages \\\n\n:white_check_mark: Instant Effects on Blog when changing github issues \\\n\n:white_check_mark: Beautiful blockquote\n\n  \n  \n\n## :link: Live Demo\n\n  \n\nHere's a [live demo](https://www.asadiqbal.me)\n\n  \n\nGithub [Issues / Blogs]([https://github.com/saadqbal/saadqbal.github.io](https://github.com/saadqbal/saadqbal.github.io/issues)\n\n  \n  \n\n---\n\n  \n\n## 🚀 Get Up and Running in 10 Minutes\n\nYou can get a react-blog site up and running on your local dev environment in 10 minutes with these five steps:\n\n  \n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n  \n\nYou'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer\n\n  \n\n```\n\nnode@v10.16.0 or higher\n\nnpm@6.9.0 or higher\n\ngit@2.17.1 or higher\n\n  \n\n```\n\n  \n\n### 1. From your command line, clone and run react-blog-github:\n\n  \n\n```bash\n\n# Clone this repository\n\n$ git clone https://github.com/username/react-blog-github.git\n\n  \n\n# Go into the repository\n\n$ cd react-blog-github\n\n  \n\n# Install dependencies\n\n$ npm install\n\n  \n\n```\n\n  \n\n### 2. **Generate a Github Personal Access Token.**\n\n  \n\nGenerate a Github personal access token using these [Instructions](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) `Make sure you don't select any scope just generate a simple token without any scope`\n\n  \n\nAfter that copy your generated token and then encode your token into base 64 using this [Website](http://www.utilities-online.info/base64/)\n\n  \n\n`Copy your base64 converted token`\n\n  \n\n### 3. Create a GitHub App\n\n  \n\nGo on the following URL: https://github.com/settings/apps/new\n\n  \n\nThere are a few fields to fill carefully:\n\n- Homepage URL: https://your_username.github.io/react-blog-github/\n\n- Callback URL: https://your_username.github.io/react-blog-github/\n\n- Check \"Request user authorization (OAuth) during installation\"\n\n  \n\nIn permissions \u0026 events, set `Read \u0026 Write` on Issues\n\nIn \"Install App\", install the app on your user and select your repository\n\n  \n\n### 4. **Change `/src/config.js`.**\n\nGo to your cloned repository and make the following changes in `/src/config.js`\n\n  \n\n```javascript\n\nexport  const  config = {\n\n// Your Github Converted Token To Know How To Get Your Token Look at Readme.md\n\ngithubConvertedToken:  \"Your token here\",\n\n  \n\n// Your Github UserName\n\ngithubUserName:  \"Your username here\",\n\n  \n\n// Your Github Repo Name Where You Have your issues as Blog\n\ngithubRepo:  \"Your repo's name here\",\n\n  \n\n// Set it to true if you have a Github app to add to this project\n\n// and fill the client ID \u0026 secret\n\nenableOAuth:  true,\n\nOAuthClientID:  'Github App Client ID',\n\nOAuthSecret:  'Github App Secret',\n\n  \n\n// Your Personal Blog Title\n\ntitle :  \"Title of your blog\" ,\n\n  \n\n// Your Personal Blog Subtitle\n\nsubtitle :  \"Subtitle of your blog\",\n\n  \n\n// Header customization\n\nheader: {\n\nbackgroundColor:  '#f1f6f8', // can be a CSS gradient\n\ntitleColor:  '#ff5252',\n\nsubtitleColor:  '#37474f',\n\n},\n\n};\n\n```\n\n  \n\n### 5. **Write A Blog.**\n\nAfter doing following changes now you just need to write a blog on repository issues that you have mentioned in your `config.js`\n\n  \n\n- Open your repository [github issues](https://github.com/saadqbal/saadqbal.github.io/issues)\n\n- Create a new issue\n\n- Now write your blog in github issue in markdown. You can also use [slack edit](https://stackedit.io/app#) to write your markdown\n\n- Add a label `blog` on your github issue to make it different from other standard issues. Keep in mind `blog` label is mandatory otherwise it won't show on your website.\n\n  \n\n### 6. **Start Your React App.**\n\nThat's it now you just need to start your react application From your command line run .\n\n  \n\n```bash\n\n# Run\n\n$ npm start\n\n  \n\n```\n\n  \n\n---\n\n  \n\n## 🛠️ Technologies used\n\nThis project is only possible thanks to the awesomeness of the following projects:\n\n  \n\n-  [React](https://reactjs.org/)\n\n-  [graphql](https://graphql.org/)\n\n-  [apollo-boost](https://www.apollographql.com/docs/react/get-started/)\n\n-  [GitHub](https://github.com)\n\n-  [markdown-to-jsx](https://probablyup.com/markdown-to-jsx/)\n\n-  [React Syntax Highlighter](https://github.com/conorhastings/react-syntax-highlighter)\n\n-  [react-reactions](https://casesandberg.github.io/react-reactions/)\n\n  \n  \n\n## :seedling: Inspiration\n\nThis project is inspired from many other similar projects.\n\n  \n\n-  [gatsby-theme-blog-with-github](https://github.com/mddanishyusuf/gatsby-theme-blog-with-github)\n\n-  [utterances](https://github.com/utterance/utterances)\n\n  \n  \n  \n\n## 🤝 Contributing\n\n  \n\nAny idea on how we can make this more awesome ? [Open a new issue](https://github.com/saadqbal/saadqbal.github.io/issues)! We need all the help we can get to make this project awesome!\n\n  \n\n## :boom: Todo\n\n- Add Comment From Github\n\n- Authentication using Github\n\n- Footer\n\n- Header\n\n- Social Media Sharing\n\n  \n  \n\n## 📄 License\n\n  \n\nThis project is licensed under the MIT License - see the [LICENSE.md](./LICENSE) file for details\n\n  \n\n## Contributors ✨\n\n  \n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\n\u003c!-- prettier-ignore-start --\u003e\n\n\u003c!-- markdownlint-disable --\u003e\n\n\u003ctable\u003e\n\n\u003ctr\u003e\n\n\u003ctd  align=\"center\"\u003e\u003ca  href=\"http://saadqbal.github.io\"\u003e\u003cimg  src=\"https://avatars2.githubusercontent.com/u/981529?v=4\"  width=\"100px;\"  alt=\"\"/\u003e\u003cbr  /\u003e\u003csub\u003e\u003cb\u003eAsad Iqbal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003c/td\u003e\n\n\u003c/tr\u003e\n\n\u003c/table\u003e\n\n  \n\n\u003c!-- markdownlint-enable --\u003e\n\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\n  \n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadqbal%2Fsaadqbal.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaadqbal%2Fsaadqbal.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaadqbal%2Fsaadqbal.github.io/lists"}