Skip to content

Commit

Permalink
add copilot logo
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrall committed Nov 23, 2024
1 parent 7750fa8 commit 42b771d
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module.exports = {
items: [
{to: '/blog', label: 'Blog', position: 'left'},
{to: '/talks', label: 'Talks', position: 'left'},
{to: '/copilot', label: 'Copilot', position: 'left'},
{
href: 'https://windr.org',
label: 'Windsurfing App',
Expand Down
7 changes: 6 additions & 1 deletion src/pages/copilot.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
---
title: GitHub Copilot
---
# GitHub Copilot
# <img src="/images/copilot-profile.png" alt="GitHub Copilot Profile" width="30" height="30" /> GitHub Copilot




This page provides resources to help you use, understand, and adopt GitHub Copilot.

Expand Down Expand Up @@ -73,6 +76,8 @@ Learn how GitHub Copilot works with these resources.
> <small><sup>Research Paper - 05-September-2024</sup></small>
- 📝 [Survey: The AI wave continues to grow on software development teams](https://github.blog/news-insights/research/survey-ai-wave-grows/)
> <small><sup>GitHub Blog - 03-September-2024</sup></small>
- 📝 [Research: Quantifying GitHub Copilot’s impact in the enterprise with Accenture](https://github.blog/news-insights/research/research-quantifying-github-copilots-impact-in-the-enterprise-with-accenture/)
> <small><sup>GitHub Blog - 13-May-2024</sup></small>
- 📓 [The Impact of AI Tools on Engineering at ANZ Bank: An Empirical Study on GitHub Copilot in a Corporate Environment](https://arxiv.org/abs/2402.05636)
> <small><sup>Research Paper - 17-April-2024</sup></small>
- 📓 [Measuring GitHub Copilot's Impact on Productivity](https://dl.acm.org/doi/10.1145/3633453)
Expand Down
5 changes: 5 additions & 0 deletions src/pages/talks.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ title: Talks

# Talks

### 2025

- 2024-02-06 - [Touraine Tech #25](https://touraine.tech/)
- 2025-01-23 - [Microsoft AI Tour in Johannesburg](https://aitour.microsoft.com/en-US/johannesburg)

### 2024

- 2024-11-27 - [DevOps Live Paris](https://www.cloudexpoeurope.fr/devops) - [Accélérez le SDLC avec GitHub Copilot : L'IA au Service du DevOps](https://www.cloudexpoeurope.fr/programme-de-conferences-2024/acc%C3%A9l%C3%A9rez-le-sdlc-avec-github-copilot-lia-au-service-du-devops)
Expand Down
Binary file added static/images/copilot-profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42b771d

Please sign in to comment.