[ koteitan/mojimoji ] Add GitHub Actions workflow for GitHub Pages deployment This workflow automates the deployment of static content to GitHub Pages upon pushes to the main branch or manual triggers.
[ kenya12345678/NostrGator ] Update README.md
[ minibolt-guide/minibolt ] GITBOOK-387: change request with no subject merged in GitBook
[ arbadacarbaYK/gittr ] Fix: Strip .git suffix from repoName in GitHub raw URLs to prevent 404s - Emergency fetch was constructing URLs like raw.githubusercontent.com/owner/repo.git/... - GitHub raw URLs don't use .git suffix, causing 404 errors - Fixed in all three places where raw URLs are constructed: 1. Bridge API fetch fallback 2. First emergency fetch (no files in localStorage) 3. Second emergency fetch (files exist but lack content) - This ensures files can be successfully fetched from GitHub during push
[ HORNET-Storage/Scionic-Merkle-Tree ] chore: added codecov.yml for excluding irrelevant code from codecoverage report
[ akiomik/nostui ] Merge pull request #285 from akiomik/refactor-migrate-text-area-state-to-ui-state refactor: migrate TextAreaState to UiState