{"id":26120905,"url":"https://github.com/pyrmont/pondent","last_synced_at":"2025-08-18T15:08:23.744Z","repository":{"id":42500228,"uuid":"242432629","full_name":"pyrmont/pondent","owner":"pyrmont","description":"A client-side posting utility","archived":false,"fork":false,"pushed_at":"2025-05-17T12:43:50.000Z","size":1429,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-18T00:52:12.597Z","etag":null,"topics":["blogging","clojurescript","github","hugo","jekyll","reagent","static-site"],"latest_commit_sha":null,"homepage":"https://pyrmont.github.io/pondent/","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyrmont.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-02-23T00:30:49.000Z","updated_at":"2025-05-17T12:43:48.000Z","dependencies_parsed_at":"2023-10-17T04:29:44.087Z","dependency_job_id":"c61fe1a9-90df-444a-9738-caefb24ec258","html_url":"https://github.com/pyrmont/pondent","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/pyrmont/pondent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Fpondent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Fpondent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Fpondent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Fpondent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrmont","download_url":"https://codeload.github.com/pyrmont/pondent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrmont%2Fpondent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271012323,"owners_count":24684528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blogging","clojurescript","github","hugo","jekyll","reagent","static-site"],"created_at":"2025-03-10T13:53:08.205Z","updated_at":"2025-08-18T15:08:23.717Z","avatar_url":"https://github.com/pyrmont.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pondent\n\nPondent is a client-side utility for posting Markdown-formatted files to GitHub.\nYou can use it [in your browser][app] right now.\n\n[app]: https://pyrmont.github.io/pondent/\n\n## Rationale\n\nA static site is a great way to make your site safer and more performant.\nCombine it with GitHub and you have a version-controlled directory you can\naccess from anywhere.\n\nThe problem is how to update it? Pondent provides a client-side utility for\nadding Markdown-formatted posts to a GitHub repository in a format perfect for\nstatic site generators like Jekyll and Hugo.\n\n## Usage\n\nUsing Pondent is as easy as 1-2-3!\n\n1. Visit the [URL][app]\n2. Enter your GitHub repository settings\n3. Authorise with GitHub\n\nYou're now ready to post!\n\n## Self-Hosting\n\nPondent is a client-side JavaScript application written in ClojureScript. To host\nit locally or on your own server, you need to compile it to a JavaScript file that\nyour browser can run.\n\nNote that if you do run it yourself, you'll need to register a personal access\ntoken. The Pondent application will not be able to authenticate if run on a\nserver other than pyrmont.github.io.\n\n### Compilation\n\nPondent uses Figwheel to compile your ClojureScript.\n\nIn development, Figwheel runs a local web server and recompiles on the fly:\n\n```console\n$ clojure -M:fig:build\n```\n\nFor production, Figwheel compiles your code into a single JavaScript file\nyou host on your own server:\n\n```console\n$ clojure -M:fig:release\n```\n\n## Limitations\n\nPondent does not support the editing of existing files.\n\n## Bugs\n\nFound a bug? I'd love to know about it. The best way is to report them in the\n[Issues section][ghi] on GitHub.\n\n[ghi]: https://github.com/pyrmont/pondent/issues\n\n## Licence\n\nPondent is released into the public domain. See [LICENSE][lc] for more details.\n\n[lc]: https://github.com/pyrmont/pondent/blob/master/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrmont%2Fpondent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyrmont%2Fpondent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrmont%2Fpondent/lists"}