Skip to content

madilraza/muetfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUETFOlio is Open source Portfolio based in Netlify CMS ⚡️ GitHub GitHub stars All Contributors

A clean, beautiful and responsive portfolio template for Developers!

Welcome to the muetfolio wiki!

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

Functionalities

✔️ 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

Start making your portoflio

fork the repo

Rename with your Name

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

customize the details in both file with your details

scr
$ index.html

$ active.js

replace your Logo and pictures with your logos and details .

replace the details

now go to

https://www.netlify.com/ and make your account

Deployment 📦

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.

Deploying to Github Pages

This section guides you to deploy your portfolio on Github pages.

  • Navigate to package.json and enter your domain name instead of https://developerfolio.js.org/ in homepage variable. For example, if you want your site to be https://<your-username>.github.io/developerFolio, add the same to the homepage section of package.json.

  • In short you can also add /devloperFolio to package.json as both are exactly same. Upon doing so, you tell create-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 the public/ folder.

  • Follow through the guide to setup GitHub pages from the official CRA docs here.

Deploying to Netlify

You could also host directly with Netlify by linking your own repository.

Deploy To Netlify

For more information, read hosting on Netlify.

🤝 Contributing

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!

: Todo

  • Add Comment From Github
  • Authentication using Github
  • Footer
  • Header
  • Social Media Sharing

📄 License

This project is licensed under the MIT License - see the LICENSE.md file for details