Git Product home page Git Product logo

grandeurkoe-portfolio's Introduction

Grandeurkoe Portfolio

My portfolio website, your gateway to my digital world where you can discover my work, skills, and passion for technology.

Grandeurkoe Portfolio

Getting Started

Prerequisites

For Windows:

Download and Install the latest version of Visual Studio Code.

Deployment

Deploying a simple portfolio website on GitHub Pages involves several straightforward steps:

  1. Create a GitHub Repository:

    • Log in to your GitHub account.
    • Click on the "+" sign in the upper right corner and select "New repository."
    • Name your repository with the following format: [username].github.io (replace [username] with your GitHub username).
  2. Set Up Your Repository:

    • You can either initialize the repository with a README or create a new one. It's best to include a README to describe your project.
    • Add your HTML, CSS, and other website files to your repository.
  3. Commit and Push:

    • Use Git to commit and push your code to the repository. You can do this from your local development environment.
  4. Configure the Repository Settings:

    • Go to the "Settings" tab in your repository.
    • Scroll down to the "GitHub Pages" section.
    • Under the "Source" section, select the branch containing your website code (usually the main or master branch).
    • Save your changes.
  5. Wait for GitHub Pages to Build:

    • It may take a few minutes for GitHub Pages to build your website. You can monitor the progress under the "GitHub Pages" section in the repository settings.
  6. Access Your Portfolio:

    • Once the build is complete, you'll find the URL to your live website under the "GitHub Pages" section in the repository settings.
  7. Custom Domain (Optional):

    • If you have a custom domain, you can configure it to point to your GitHub Pages website by updating your DNS settings. There are detailed instructions in the GitHub Pages settings for this.

That's it! Your portfolio website should now be live on GitHub Pages and accessible via the provided URL. You can continually update your website by pushing changes to your repository.

Built Using

html5 CSS3 Bootstrap Visual Studio Code git Github

Authors

Initial work - grandeurkoe

Acknowledgments

Template provided by BoostrapMade.

grandeurkoe-portfolio's People

Contributors

grandeurkoe avatar

Watchers

 avatar

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.