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
.
metabase
/
docs.metabase.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
5
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GRO-835 Serve/hot-reload local metabase files
- #1307
#1307
Merged
bpander
merged 13 commits into
master
metabase/docs.metabase.github.io:master
from
gro-835-hot-reload-local-metabase
metabase/docs.metabase.github.io:gro-835-hot-reload-local-metabase
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
GRO-835 Serve/hot-reload local metabase files
#1307
bpander
merged 13 commits into
master
metabase/docs.metabase.github.io:master
from
gro-835-hot-reload-local-metabase
metabase/docs.metabase.github.io:gro-835-hot-reload-local-metabase
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2026
GRO-835 starts getting local metabase repo working for /latest routes, defined via .env file
bpander
committed
22d7813
View commit details
Copy full SHA for 22d7813
Browse repository at this point
GRO-835 starts migrating raw md processing logic so it can be used for JIT renders
bpander
committed
62d6e45
View commit details
Copy full SHA for 62d6e45
Browse repository at this point
GRO-835 stubs out serving static assets from local mb repo
bpander
committed
33739a4
View commit details
Copy full SHA for 33739a4
Browse repository at this point
GRO-835 moves JIT doc processing out of getStaticPaths to prevent an enormous amount of computation in dev builds
bpander
committed
abf20ae
View commit details
Copy full SHA for abf20ae
Browse repository at this point
GRO-835 only serves /latest when METABASE_REPO_PATH is defined which significantly simplifies things and increases performance. Also updates docsHtmlLoader to handle local mb files using that same …
Show description for 6876f1f
bpander
committed
6876f1f
View commit details
Copy full SHA for 6876f1f
Browse repository at this point
GRO-935 exclude `util` folders from docs collection (only one right now and it's not supposed to generate pages or be in the sitemap)
bpander
committed
0748ed9
View commit details
Copy full SHA for 0748ed9
Browse repository at this point
GRO-835 re-ports constructDocMetadata to work with simplified architecture and so the same code is used in astro and script/docs
bpander
committed
ded1439
View commit details
Copy full SHA for ded1439
Browse repository at this point
GRO-835 re-ports reformatMarkdownUrls so the same code is used in astro and script/docs
bpander
committed
31acb4b
View commit details
Copy full SHA for 31acb4b
Browse repository at this point
GRO-835 only processes doc in [...slug].astro if needed (local mb repo) but sets the stage to make it so all src files are raw and processed the same way
bpander
committed
fecb102
View commit details
Copy full SHA for fecb102
Browse repository at this point
GRO-835 cleanup + typo fixes
bpander
committed
641b5eb
View commit details
Copy full SHA for 641b5eb
Browse repository at this point
GRO-835 add readme
bpander
committed
cd5f255
View commit details
Copy full SHA for cd5f255
Browse repository at this point
GRO-835 polish
bpander
committed
b21f85c
View commit details
Copy full SHA for b21f85c
Browse repository at this point
GRO-835 fix docPath computation
bpander
committed
1063df2
View commit details
Copy full SHA for 1063df2
Browse repository at this point
You can’t perform that action at this time.