Git Product home page Git Product logo

Comments (10)

im-coder-lg avatar im-coder-lg commented on May 14, 2024 1

@ezechuka what @terrysu64 meant is that you clone the repo locally with Git or GitHub CLI, then use Node JS's NPM(Node Package Manager) to get dependencies(npm install) and then building Simplefolio via npm run build. You need Git and Node JS. After building, push the built files to GitHub. Assuming you know that but if you don't, follow this(total guide):

git clone repo-git-url
cd the-repo
npm install
npm run build
git add -A
git commit -m "commit-msg"
git push

That's all you need to follow totally.

NOTE: Remember to switch repo-git-url with your repo git url(found inside the Code section and inside the Code button) and the-repo with your repo name.

from simplefolio.

terrysu64 avatar terrysu64 commented on May 14, 2024

I ran into the same issue. Instead of using Netlify, I ran "npm run build" locally instead and deployed the website successfully via. GitHub pages.

from simplefolio.

Gauthamyadav777 avatar Gauthamyadav777 commented on May 14, 2024

I ran into the same issue. Instead of using Netlify, I ran "npm run build" locally instead and deployed the website successfully via. GitHub pages.

Can you show me a walkthrough of how you have done it pls dude? Thanks @terrysu64

from simplefolio.

terrysu64 avatar terrysu64 commented on May 14, 2024

Sure, do you have Discord or Instagram by any chance? We could schedule a call sometime and I can try to help if you'd like?

from simplefolio.

ezechuka avatar ezechuka commented on May 14, 2024

I'm facing the same issue & and I need your help @terrysu64 too

from simplefolio.

terrysu64 avatar terrysu64 commented on May 14, 2024

@ezechuka dm me on Discord (my tag: txrry_#5882) or Instagram (@txrry___). I could try and help that way

from simplefolio.

Gauthamyadav777 avatar Gauthamyadav777 commented on May 14, 2024

Sure, do you have Discord or Instagram by any chance? We could schedule a call sometime and I can try to help if you'd like?

I have figured out the issue and deployed through Netlify. Thanks anyway. :)

from simplefolio.

terrysu64 avatar terrysu64 commented on May 14, 2024

Ok, glad to know 👌

from simplefolio.

Alikaname avatar Alikaname commented on May 14, 2024

I have figured out the issue and deployed through Netlify. Thanks anyway. :)

how did you fix the issue on netlify?

from simplefolio.

Gauthamyadav777 avatar Gauthamyadav777 commented on May 14, 2024

I have figured out the issue and deployed through Netlify. Thanks anyway. :)

how did you fix the issue on netlify?

https://answers.netlify.com/t/page-not-found-looks-like-youve-followed-a-broken-link-my-index-html-file-does-not-upload-on-netlify-when-deployed/43932/8?u=gauthamyadav777

Check out the link!

from simplefolio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.