A comprehensive ASP.NET Core web application showcasing a curated collection of AI tools, tips, tricks, and resources with a primary focus on the Microsoft Copilot ecosystem.
"Copilot That Jawn" serves as a hub for developers, content creators, and AI enthusiasts to discover and learn about various AI-powered tools and best practices. The name incorporates Philadelphia's unique terminology ("jawn") and includes regional flavor throughout the site.
For detailed information about the project, please refer to our documentation:
- Documentation Home - Start here for an overview of all documentation
- Project Overview - General information about the project
- Technical Architecture - Detailed explanation of the application architecture
- Content Management - How content is organized and processed
- Development Workflow - Guide to setting up and contributing
- Markdown Format - Guide to creating content
- Framework: ASP.NET Core 9.0+ with Razor Pages
- Content: Markdown files with YAML frontmatter
- Frontend: Bootstrap 5, modern responsive design
- JavaScript: Vanilla JS with modern ES6+ features
- Clone the repository
- Restore packages:
dotnet restore
- Run the application:
dotnet watch run --project Web
- Access the site at
https://localhost:5001
(or configured port)
- Curated collection of AI tools and resources
- Tips and tricks for using Microsoft Copilot and related tools
- Tutorials and guides for AI-powered development
- Philadelphia-themed branding and examples
- Responsive, accessible design
This project is licensed under the terms included in the LICENSE file.