# Project Configuration
## Project Type
- Static Site Generator: Jekyll
- Hosting: GitHub Pages
## Build Commands
- `bundle install`: Install dependencies
- `bundle exec jekyll serve`: Run development server
- `bundle exec jekyll build`: Build site for production
## Important Files
- `_config.yml`: Jekyll configuration
- `Gemfile`: Ruby dependencies
- `_site/`: Build output directory (generated)
- `_posts/`: Blog posts directory
- `_layouts/`: Template layouts
- `_includes/`: Reusable components
## GitHub Pages Settings
- Branch: gh-pages (or main/master, depending on your setup)
- Build Source: Jekyll
bun
html
ruby
shell
First Time Repository
118,54216,015
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
HTML
Languages:
HTML: 57.3KB
Ruby: 0.1KB
Shell: 0.3KB
Created: 12/5/2022
Updated: 1/23/2025
All Repositories (2)
118,54216,015
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.