developerFolio icon indicating copy to clipboard operation
developerFolio copied to clipboard

Wiki for complete deployment of DeveloperFolio

Open saadpasta opened this issue 5 years ago • 18 comments

Summary

I have received lots of messages that people are facing issues in deploying their portfolio to Github pages.

What's new?

We would create a simple video on how to clone our project and change details and deploy it to Github pages.

Motivation

It would help lots of newcomers to deploy their portfolio without any hassle.

saadpasta avatar Jun 22 '20 09:06 saadpasta

A video walkthrough seems too much (maybe a youtube link if we want to do it), maybe a page on the "demo" portfolio that would be a step by step instruction with images to help set it up for deployment. Open to discussion on this.

kartikcho avatar Jun 23 '20 18:06 kartikcho

The video if required should be a YouTube link and according to me is way too much for this project. Also, create a wiki page for Deploying step by step with pictures would help instead of doing it in Readme file or the demo portfolio. The demo portfolio is intended for people 👫 to check how it actually works.

naveen521kk avatar Jun 24 '20 04:06 naveen521kk

@naveen521kk @kartik918 so should we go with the readme with pictures.

saadpasta avatar Jun 24 '20 05:06 saadpasta

According to me, Readme looks pretty filled up. Rather, we could use GitHub Wiki for it. With pictures.

naveen521kk avatar Jun 24 '20 06:06 naveen521kk

Pinging @saadpasta @naveen521kk for status on this issue. Anyone up for technical writing in the Wiki?

kartikcho avatar Aug 30 '20 05:08 kartikcho

Anyone up for technical writing in the Wiki?

Currently very busy for rest of year :(( Sorry.

naveen521kk avatar Aug 30 '20 05:08 naveen521kk

@kartikcho I'm a technical writer at Vultr and I guess you could use my help.... also If you guys need a video for it I can create one but it is needed to be uploaded to my YouTube channel is it good for you? @kartikcho if it is good assign this task to me.

warengonzaga avatar Oct 16 '20 08:10 warengonzaga

Hey @WarenGonzaga that's awesome! I think a video would be unconventional and a bit overkill. A detailed step by step guide for setup + deployment, with some tips in customizing the portfolio for the user would be really great! Thanks for offering your help, assigning this to you.

kartikcho avatar Oct 16 '20 10:10 kartikcho

Alright thank you @kartikcho the documentation should be on Github wiki right?

warengonzaga avatar Oct 16 '20 10:10 warengonzaga

the documentation should be on Github wiki right?

Yes. I don't have experience using GitHub Wiki for writing docs before so let me know if there's an access issue or something.

kartikcho avatar Oct 16 '20 11:10 kartikcho

Cool @kartikcho I'll let you know.

warengonzaga avatar Oct 16 '20 11:10 warengonzaga

Hi guys... sorry I'm a bit busy but still working on this.

warengonzaga avatar Dec 16 '20 13:12 warengonzaga

https://mrasimzahid.medium.com/how-to-deploy-developer-folio-on-github-pages-29c282f56749

If this is good, and the right way then I can convert it into the wiki. This works for me. So, I wrote it Thanks.

MrAsimZahid avatar Sep 17 '21 11:09 MrAsimZahid

Hey @MrAsimZahid thanks for writing a blog to help people out! I took a look and it seems good for the wiki (although we could improve it by simplifying the terminal commands section and further explaining it for beginners).

The wiki should contain steps on deploying to .github.io and if possible, explaining how to deal with .env file secrets so users stop accidentally pushing them to their public repos (see #403).

Assigning this to you!

kartikcho avatar Sep 18 '21 14:09 kartikcho

@kartikcho How can I push the wiki to the repository. I have completed writing it. Need to publish it.

MrAsimZahid avatar Sep 19 '21 18:09 MrAsimZahid

@MrAsimZahid this guide should have everything you need to know. Let me know if there are any issues or if you're having trouble with this guide, I can publish the page to the wiki on your behalf (with proper attribution of course) and add you to contributors.

kartikcho avatar Sep 20 '21 14:09 kartikcho

Yeah... I have been trying to deploy this awesome project as a github.io user page for an hour and I do not understand what do I need to do. There are a lot of guides linked in the README.md but it is not clear exactly what you need to do to deploy the project to your own page. I actually followed the instructions but the page is not deploying. I do not think a video is necessary, instead, you should include all the steps in order to use the project as your own in the README.md instead of linking to many guides that only explain a fraction of the process. I will open an issue anyway to see if someone can help me but I am happy to see that the contributors are aware of the poor state of the documentation that covers the basic usage of this project. Thank you for your effort.

AleixMT avatar Jun 11 '23 22:06 AleixMT

@AleixMT I faced the same issue when I was working for my own site. I hope this will help.

https://mrasimzahid.medium.com/how-to-deploy-developer-folio-on-github-pages-29c282f56749

MrAsimZahid avatar Jun 14 '23 06:06 MrAsimZahid