{"id":48296892,"url":"https://github.com/bholmesdev/hubble.md","last_synced_at":"2026-04-04T23:36:47.258Z","repository":{"id":339207152,"uuid":"1160084222","full_name":"bholmesdev/hubble.md","owner":"bholmesdev","description":"A good markdown editor","archived":false,"fork":false,"pushed_at":"2026-03-30T12:55:59.000Z","size":771,"stargazers_count":50,"open_issues_count":2,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-30T14:36:58.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bholmesdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-17T14:24:06.000Z","updated_at":"2026-03-30T14:14:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bholmesdev/hubble.md","commit_stats":null,"previous_names":["bholmesdev/hubble.md"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bholmesdev/hubble.md","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fhubble.md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fhubble.md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fhubble.md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fhubble.md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bholmesdev","download_url":"https://codeload.github.com/bholmesdev/hubble.md/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bholmesdev%2Fhubble.md/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-04T23:36:45.049Z","updated_at":"2026-04-04T23:36:47.244Z","avatar_url":"https://github.com/bholmesdev.png","language":"TypeScript","readme":"# Hubble.md\n\nHubble.md is a nice rich-text editor for Markdown files. It's meant to take the best parts of [Typora](https://typora.io) and improve upon them as open source software.\n\n## Quick start\n\nWant to build Hubble locally and try it yourself?\n\nInstall:\n\n- [Node.js](https://nodejs.org/en/download)\n- [pnpm](https://pnpm.io/installation)\n- [Rust via rustup](https://www.rust-lang.org/tools/install)\n- macOS desktop builds: Xcode Command Line Tools via `xcode-select --install`\n- Windows / Linux desktop builds: the system dependencies from the [Tauri prerequisites guide](https://v2.tauri.app/start/prerequisites/)\n\nThen from the repo root, run:\n\n```sh\npnpm install\npnpm bundle:desktop\n```\n\nThis creates a production desktop bundle. On macOS, open `apps/desktop/src-tauri/target/release/bundle/macos/Hubble.app` when the build finishes. For more desktop-specific build and dev detail, see [`apps/desktop/README.md`](./apps/desktop/README.md).\n\n## Monorepo structure\n\nThis repo uses a pnpm workspace:\n\n```text\n.\n├── apps\n│   ├── desktop  # Tauri desktop app\n│   └── www      # Project site / landing page\n└── packages\n    └── editor   # Shared editor package\n```\n\n### `apps/desktop`\n\nThe main Hubble desktop application. See [`apps/desktop/README.md`](./apps/desktop/README.md) for build, dev, and packaging details.\n\n### `apps/www`\n\nThe website package. This is intended to become the landing page for the project.\n\n### `packages/editor`\n\nShared editor primitives and logic used by the app. Right now this is the core editor module.\n\n## Common commands\n\nFrom the repo root:\n\n```sh\npnpm install\npnpm build\npnpm bundle:desktop\npnpm check\npnpm typecheck\npnpm dev:desktop\n```\n\n## Contributing\n\nSee [`CONTRIBUTING.md`](./CONTRIBUTING.md) for contribution flow, local setup, and pre-PR checks.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbholmesdev%2Fhubble.md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbholmesdev%2Fhubble.md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbholmesdev%2Fhubble.md/lists"}