Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fulll
/
github-code-search
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
18
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feat/vitepress docs
- #43
#43
Merged
shouze
merged 31 commits into
main
fulll/github-code-search:main
from
feat/vitepress-docs
fulll/github-code-search:feat/vitepress-docs
Copy head branch name to clipboard
Feb 24, 2026
Conversation
Commits
31
(31)
Checks
Files changed
Merged
Feat/vitepress docs
#43
shouze
merged 31 commits into
main
fulll/github-code-search:main
from
feat/vitepress-docs
fulll/github-code-search:feat/vitepress-docs
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2026
docs: initialize VitePress skeleton and document signed commits (#25)
Show description for 9d44cd1
shouze
committed
9d44cd1
View commit details
Copy full SHA for 9d44cd1
Browse repository at this point
docs: update bun.lock and add VitePress cache to .gitignore
Show description for 00073ea
shouze
committed
00073ea
View commit details
Copy full SHA for 00073ea
Browse repository at this point
docs: apply brand theme, fix Copilot review, add doc instructions (#25)
Show description for 2290952
shouze
committed
2290952
View commit details
Copy full SHA for 2290952
Browse repository at this point
docs: document vitepress-plugin-versions decision in config (#25)
Show description for 0377a94
shouze
committed
0377a94
View commit details
Copy full SHA for 0377a94
Browse repository at this point
Merge pull request #34 from fulll/docs/25-init-vitepress
Show description for 69ca536
shouze
authored
69ca536
View commit details
Copy full SHA for 69ca536
Browse repository at this point
docs: add Getting Started section (#26)
Show description for e3f274c
shouze
committed
e3f274c
View commit details
Copy full SHA for e3f274c
Browse repository at this point
docs: address Copilot review on Getting Started section (#26)
Show description for 727d36c
shouze
committed
727d36c
View commit details
Copy full SHA for 727d36c
Browse repository at this point
Merge pull request #35 from fulll/docs/26-getting-started
Show description for 08c3881
shouze
authored
08c3881
View commit details
Copy full SHA for 08c3881
Browse repository at this point
docs: add Usage section with 7 guides (#27)
Show description for 4a3a70e
shouze
committed
4a3a70e
View commit details
Copy full SHA for 4a3a70e
Browse repository at this point
Update docs/usage/search-syntax.md
Show description for 632ff8a
shouze
and
Copilot
authored
632ff8a
View commit details
Copy full SHA for 632ff8a
Browse repository at this point
Update docs/usage/search-syntax.md
Show description for bd0ca37
shouze
and
Copilot
authored
bd0ca37
View commit details
Copy full SHA for bd0ca37
Browse repository at this point
Update docs/usage/team-grouping.md
Show description for 3065240
shouze
and
Copilot
authored
3065240
View commit details
Copy full SHA for 3065240
Browse repository at this point
docs: address Copilot review on Usage section + fix VitePress error (#27)
Show description for eda1415
shouze
committed
eda1415
View commit details
Copy full SHA for eda1415
Browse repository at this point
Merge pull request #36 from fulll/docs/27-usage-guides
Show description for 2ed849d
shouze
authored
2ed849d
View commit details
Copy full SHA for 2ed849d
Browse repository at this point
docs: add Reference section (#28)
Show description for 34ae87c
shouze
committed
34ae87c
View commit details
Copy full SHA for 34ae87c
Browse repository at this point
docs: address Copilot review on Reference section (#28)
Show description for 57309cd
shouze
committed
57309cd
View commit details
Copy full SHA for 57309cd
Browse repository at this point
Merge pull request #37 from fulll/docs/28-reference
Show description for 24dad06
shouze
authored
24dad06
View commit details
Copy full SHA for 24dad06
Browse repository at this point
docs: add C4 architecture diagrams (L1–L3) in Mermaid (#29)
Show description for 5820378
shouze
committed
5820378
View commit details
Copy full SHA for 5820378
Browse repository at this point
docs: replace vitepress-plugin-mermaid with vitepress-mermaid-renderer; apply Fulll C4 style (#29)
Show description for 0dcb929
shouze
committed
0dcb929
View commit details
Copy full SHA for 0dcb929
Browse repository at this point
docs: address Copilot review on C4 diagrams (#29)
Show description for 6e172cf
shouze
committed
6e172cf
View commit details
Copy full SHA for 6e172cf
Browse repository at this point
Merge pull request #38 from fulll/docs/29-architecture
Show description for 9c0d85f
shouze
authored
9c0d85f
View commit details
Copy full SHA for 9c0d85f
Browse repository at this point
docs: add versioning strategy — CI snapshot + deploy workflow (#30)
Show description for b1fade7
shouze
committed
b1fade7
View commit details
Copy full SHA for b1fade7
Browse repository at this point
docs: fix Copilot review comments on PR #39
Show description for d8320a5
shouze
committed
d8320a5
View commit details
Copy full SHA for d8320a5
Browse repository at this point
Merge pull request #39 from fulll/docs/30-versioning
Show description for 989a679
shouze
authored
989a679
View commit details
Copy full SHA for 989a679
Browse repository at this point
docs: switch to actions/deploy-pages — combined artifact approach (#31)
Show description for f9fc0f9
shouze
committed
f9fc0f9
View commit details
Copy full SHA for f9fc0f9
Browse repository at this point
docs: fix Copilot review comments on PR #40
Show description for f92a2d1
shouze
committed
f92a2d1
View commit details
Copy full SHA for f92a2d1
Browse repository at this point
Merge pull request #40 from fulll/docs/31-github-pages
Show description for 8639a89
shouze
authored
8639a89
View commit details
Copy full SHA for 8639a89
Browse repository at this point
docs: slim README to 17 lines — link to docs site (#32)
Show description for 3573996
shouze
committed
3573996
View commit details
Copy full SHA for 3573996
Browse repository at this point
Commits on Feb 24, 2026
Merge pull request #41 from fulll/docs/32-slim-readme
Show description for 9ee91fd
shouze
authored
9ee91fd
View commit details
Copy full SHA for 9ee91fd
Browse repository at this point
docs: epic #24 polish — SVG icons, animated terminal hero, nav activeMatch, fancy styling
shouze
committed
36bdaf4
View commit details
Copy full SHA for 36bdaf4
Browse repository at this point
Merge pull request #42 from fulll/docs/24-polish
Show description for c111fb3
shouze
authored
c111fb3
View commit details
Copy full SHA for c111fb3
Browse repository at this point
You can’t perform that action at this time.