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 }}
webstackdev
/
astro.webstackbuilders.com
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/unified add mermaid and mathtex
- #513
#513
Merged
webstackdev
merged 21 commits into
main
webstackdev/astro.webstackbuilders.com:main
from
feature/unified-add-mermaid-and-mathtex
webstackdev/astro.webstackbuilders.com:feature/unified-add-mermaid-and-mathtex
Copy head branch name to clipboard
Dec 21, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Feature/unified add mermaid and mathtex
#513
webstackdev
merged 21 commits into
main
webstackdev/astro.webstackbuilders.com:main
from
feature/unified-add-mermaid-and-mathtex
webstackdev/astro.webstackbuilders.com:feature/unified-add-mermaid-and-mathtex
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2025
Add MathTex to unified stack, add markdown lint script in package.json
webstackdev
committed
4071556
View commit details
Copy full SHA for 4071556
Browse repository at this point
Fix MathTex regression where inline equations were broken over multiple lines, removed remark-breaks plugin and adjusted CSS to not set display block on MathTex inline SVG
webstackdev
committed
54f64c5
View commit details
Copy full SHA for 54f64c5
Browse repository at this point
Add Mermaid to Unified stack
webstackdev
committed
cede0ff
View commit details
Copy full SHA for cede0ff
Browse repository at this point
Add debug logging to privacy policy integration, run astro build on GitHub to verify green build
webstackdev
committed
d370207
View commit details
Copy full SHA for d370207
Browse repository at this point
Sync package lock file
webstackdev
committed
8fde319
View commit details
Copy full SHA for 8fde319
Browse repository at this point
Refactor deploy-preview-comment script to JS Action
webstackdev
committed
fc44e26
View commit details
Copy full SHA for fc44e26
Browse repository at this point
Refactor preview-failure-comment script to JS Action
webstackdev
committed
2ddafef
View commit details
Copy full SHA for 2ddafef
Browse repository at this point
Refactor deploy-production-failure script to JS Action
webstackdev
committed
05053ef
View commit details
Copy full SHA for 05053ef
Browse repository at this point
Refactor ping-turso-keep-alive-query script to JS Action
webstackdev
committed
378d930
View commit details
Copy full SHA for 378d930
Browse repository at this point
Finish up work refactoring script in Action workflows to JS Actions
webstackdev
committed
a345e76
View commit details
Copy full SHA for a345e76
Browse repository at this point
Commits on Dec 18, 2025
Fix CodeQL issues in refactored JS Actions
webstackdev
committed
f3ae03d
View commit details
Copy full SHA for f3ae03d
Browse repository at this point
Optimize naming in action workflows for GitHub UI
webstackdev
committed
d32a3f4
View commit details
Copy full SHA for d32a3f4
Browse repository at this point
Commits on Dec 19, 2025
Move to Python for scriptions in action workflows
webstackdev
committed
73d6f2a
View commit details
Copy full SHA for 73d6f2a
Browse repository at this point
Fix CodeQL cache poisoning error
webstackdev
committed
92e9cd2
View commit details
Copy full SHA for 92e9cd2
Browse repository at this point
Add docs on why PRs from forked repos are not allowed
webstackdev
committed
11a1530
View commit details
Copy full SHA for 11a1530
Browse repository at this point
Add workflow guard for forked PR code in deploy preview
webstackdev
committed
aec52a3
View commit details
Copy full SHA for aec52a3
Browse repository at this point
Commits on Dec 20, 2025
Change fail severity for check dependency CI workflow to critical from moderate, update docs
webstackdev
committed
010aaa5
View commit details
Copy full SHA for 010aaa5
Browse repository at this point
Temporarily short-circuit E2E test suite to only run 01-smoke/homepage.spec.ts while refactoring deployment workflow
webstackdev
committed
4a3884e
View commit details
Copy full SHA for 4a3884e
Browse repository at this point
Skip initializing Google Maps client during E2E tests
webstackdev
committed
2cd6f1d
View commit details
Copy full SHA for 2cd6f1d
Browse repository at this point
Commits on Dec 21, 2025
Move build from Vercel to GitHub Action
webstackdev
committed
ab6f101
View commit details
Copy full SHA for ab6f101
Browse repository at this point
Fix potential code injection alerts from CodeQL in recent work on Workflow action scripts
webstackdev
committed
6f63f3e
View commit details
Copy full SHA for 6f63f3e
Browse repository at this point
You can’t perform that action at this time.