Skip to content

codess-aus/GitHub-Copilot-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Copilot Workshop

A comprehensive guide to GitHub Copilot features and best practices, built with MkDocs and published on GitHub Pages.

🌐 Live Website

Visit the workshop at: https://codess-aus.github.io/GitHub-Copilot-Workshop/

πŸ“š Workshop Chapters

  • Introduction to GitHub Copilot - Get started with the basics
  • Chat Mode - Interactive conversations with AI
  • Edit Mode - Inline code modifications
  • Agent Mode - Autonomous AI assistance
  • GitHub Spark - Create apps with natural language
  • AgentHQ - Agent management platform
  • Control Plane - Enterprise governance
  • GitHub CLI - Command-line AI integration
  • Custom Instructions - Personalize Copilot
  • MCP - Model Context Protocol
  • Effective Prompting - Master AI communication
  • Coding Agents - Autonomous development

✨ Features

  • πŸŒ™ Dark/Light mode toggle
  • πŸ“± Responsive design
  • β™Ώ Accessibility features
  • πŸ–ΌοΈ Hero images on each page
  • πŸ“š Resource links

πŸ› οΈ Local Development

Prerequisites

  • Python 3.x
  • pip

Setup

# Install dependencies
pip install mkdocs mkdocs-material

# Serve locally
mkdocs serve

# Build for production
mkdocs build

πŸš€ Deployment

The site automatically deploys to GitHub Pages when changes are pushed to the main branch via GitHub Actions.

πŸ“„ License

This project is open source and available under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors