https://github.com/pjijin/personal-website
๐โโ๏ธCreate your personal website and blog with Github, Medium or Dev
https://github.com/pjijin/personal-website
blog dev github medium medium-article personal-blog personal-website portfolio portfolio-website reactjs website
Last synced: about 1 year ago
JSON representation
๐โโ๏ธCreate your personal website and blog with Github, Medium or Dev
- Host: GitHub
- URL: https://github.com/pjijin/personal-website
- Owner: PJijin
- Created: 2019-06-26T07:43:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:08:26.000Z (over 3 years ago)
- Last Synced: 2025-03-21T06:33:24.917Z (about 1 year ago)
- Topics: blog, dev, github, medium, medium-article, personal-blog, personal-website, portfolio, portfolio-website, reactjs, website
- Language: JavaScript
- Homepage: https://personal-website.pjijin1.now.sh
- Size: 6.42 MB
- Stars: 23
- Watchers: 0
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Personal Website Template
### Other projects:
- ๐ [Cover Image Generator](https://github.com/PJijin/Cover-Image-Generator) - Generate a cover image for your blog post online.
- ๐ [MarkDown](https://github.com/JP1016/Markdown) - Live Markdown Generator
- ๐ [Paper](https://github.com/JP1016/Paper) - A "no-cloud" note taking app with "networkless" sharing.
- ๐จโ๐ป [ShowPath](https://github.com/PJijin/Show-Path) - Learning Path for Programmers
[]()
Code with โฅ๏ธ
---
[](https://github.com/PJijin/Personal-Website/archive/master.zip)
[](https://www.buymeacoffee.com/PJijin)
# Features โจ
Automatically shows your GitHub public repo, blog posts (dev.to or medium) on your personal website.
- Show Github Repo
- Show Medium or Dev.to Blog Posts
# Usage
1. Clone the Repository
```
git clone https://github.com/PJijin/Personal-Website.git
```
2. Run this command to install dependencies
```
npm install
```
3. Open src/config.js and then enter your social media account username.
4. Customize about us page from src/components/About/about.js
5. Run
```
npm run start
```
# ๐ค Contributing
Contributions, issues and feature requests are welcome!
# Show your support
Give a โญ๏ธ if this project helped you!