Skip to content

Teamgrow-info/teamgrow-info.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamGrow GitHub Pages

A simple "Hello World" website hosted on GitHub Pages.

🚀 Live Site

Visit the live site at: https://teamgrow-info.github.io/teamgrow-fr.github.io

📁 Project Structure

teamgrow-fr.github.io/
├── index.html          # Main HTML page with Hello World
├── _config.yml         # Jekyll configuration for GitHub Pages
├── .gitignore         # Git ignore file
└── README.md          # This file

🛠️ Local Development

To preview the site locally:

  1. Install Jekyll and bundler:

    gem install jekyll bundler
  2. Clone this repository:

    git clone https://github.com/teamgrow-fr/teamgrow-fr.github.io.git
    cd teamgrow-fr.github.io
  3. Serve the site locally:

    jekyll serve
  4. Open your browser to http://localhost:4000

📦 Deployment

This site is automatically deployed to GitHub Pages when changes are pushed to the main branch.

Manual Deployment Steps:

  1. Push your changes to the repository
  2. Go to your repository settings on GitHub
  3. Navigate to "Pages" in the left sidebar
  4. Select "Deploy from a branch" as the source
  5. Choose the main branch and / (root) folder
  6. Click "Save"

The site will be available at https://teamgrow-info.github.io/teamgrow-fr.github.io within a few minutes.

✨ Features

  • Responsive design that works on desktop and mobile
  • Modern CSS with gradient background and glassmorphism effects
  • Optimized for GitHub Pages deployment
  • Jekyll configuration for enhanced functionality

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages