Muetfolio is a Github pages , Netlify CMS react, Gatsbyjs based web portfolio
project initiative for The MUETins and tech geeks developer business associate, learner, experts, economists, accountants, and other social media, print media influencers to have a web-based portfolio website fully functional and working with all details customizations very easily with CI/CD and git.
#Make your leading portfolio website in just 12 mins
start leading the world with a new changes with your custome domain and deployments
✔️ Summary and About me
✔️ Skills
✔️ Work Experience
✔️ Testimonials
✔️ Open Source Projects Connected with Github
✔️ Big Projects
✔️ Achievements And Certifications 🏆
✔️ Blogs
✔️ Talks
✔️ Podcast
✔️ Contact me
✔️ Twitter Timeline
✔️ Github Profile
fork the repo
In project setting go to rename your repo with your name . open the github pages if you want . either follow us with netlify CMS deployment
scr
$ index.html
$ active.js
replace the details
https://www.netlify.com/ and make your account
When you are done with the setup, you should host your website online. We highly recommend to read through the Deploying on Github Pages docs for React.
This section guides you to deploy your portfolio on Github pages.
-
Navigate to
package.json
and enter your domain name instead ofhttps://developerfolio.js.org/
inhomepage
variable. For example, if you want your site to behttps://<your-username>.github.io/developerFolio
, add the same to the homepage section ofpackage.json
. -
In short you can also add
/devloperFolio
topackage.json
as both are exactly same. Upon doing so, you tellcreate-react-app
to add the path assets accordingly. -
Optionally, configure the domain. You can configure a custom domain with GitHub Pages by adding a
CNAME
file to thepublic/
folder. -
Follow through the guide to setup GitHub pages from the official CRA docs here.
You could also host directly with Netlify by linking your own repository.
For more information, read hosting on Netlify.
Any idea on how we can make this more awesome ? Open a new issue! We need all the help we can get to make this project awesome!
- Add Comment From Github
- Authentication using Github
- Footer
- Header
- Social Media Sharing
This project is licensed under the MIT License - see the LICENSE.md file for details