GitHub Pages
CommunityHost static sites effortlessly with GitHub Pages.
Authory-nishizaki
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the process of hosting static websites, project documentation, or portfolios directly from GitHub repositories, eliminating the need for complex server setup and maintenance.
Core Features & Use Cases
- Static Site Hosting: Publishes HTML, CSS, and JavaScript files directly from your repository.
- Jekyll & Custom Domains: Integrates seamlessly with Jekyll for blog creation and supports custom domain configurations.
- Automated Deployment: Sets up GitHub Actions for continuous deployment of static site generators like Hugo or VitePress.
- Use Case: Publish your personal portfolio website or a project's documentation site, complete with a custom domain and automated updates via GitHub Actions.
Quick Start
Use the GitHub Pages skill to publish a simple HTML website from your repository's main branch, ensuring it's accessible via username.github.io/repository-name.
Dependency Matrix
Required Modules
github-pages
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: GitHub Pages Download link: https://github.com/y-nishizaki/skills/archive/main.zip#github-pages Please download this .zip file, extract it, and install it in the .claude/skills/ directory.