{"id":19767814,"url":"https://github.com/sarcasm/notes","last_synced_at":"2025-10-03T23:53:38.508Z","repository":{"id":138545325,"uuid":"64342885","full_name":"Sarcasm/notes","owner":"Sarcasm","description":"My notebook, to share things that interest me","archived":false,"fork":false,"pushed_at":"2023-08-23T19:58:49.000Z","size":956,"stargazers_count":25,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T10:57:35.497Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://sarcasm.github.io/notes/","language":"Makefile","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/Sarcasm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2016-07-27T21:26:39.000Z","updated_at":"2024-07-31T15:03:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c6d9d56-870b-4118-a897-e7b98e609365","html_url":"https://github.com/Sarcasm/notes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sarcasm/notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sarcasm","download_url":"https://codeload.github.com/Sarcasm/notes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sarcasm%2Fnotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268339399,"owners_count":24234544,"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-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-11-12T04:32:38.143Z","updated_at":"2025-10-03T23:53:33.463Z","avatar_url":"https://github.com/Sarcasm.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes\n\nThese are some notes I want to keep around.\n\n# Setup\n\n```\ngit clone git@github.com:Sarcasm/notes.git\ncd notes\ngit fetch origin gh-pages\ngit checkout gh-pages\ngit checkout master\ngit worktree add --checkout _pages gh-pages\n# configure `git push` to push both branches\ngit config remote.origin.push refs/heads/master:refs/heads/master\ngit config --add remote.origin.push refs/heads/gh-pages:refs/heads/gh-pages\n```\n\n# Publish changes\n\nAfter a change has been committed to the main branch, it's possible to publish\nusing this procedure:\n\n```\nmake _pages\n./commit-pages.sh\ngit push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarcasm%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarcasm%2Fnotes/lists"}