{"id":40119702,"url":"https://github.com/bmaupin/wiki","last_synced_at":"2026-01-19T12:34:58.334Z","repository":{"id":42124176,"uuid":"136521577","full_name":"bmaupin/wiki","owner":"bmaupin","description":"My wiki","archived":false,"fork":false,"pushed_at":"2025-09-12T16:44:11.000Z","size":663,"stargazers_count":12,"open_issues_count":7,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-12T18:53:44.817Z","etag":null,"topics":["github-pages","jekyll","wiki"],"latest_commit_sha":null,"homepage":"https://bmaupin.github.io/wiki/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmaupin.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,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-07T19:24:31.000Z","updated_at":"2025-09-12T16:44:14.000Z","dependencies_parsed_at":"2023-10-20T17:38:54.852Z","dependency_job_id":"0b850487-28d6-419c-b0fe-6818768cd93a","html_url":"https://github.com/bmaupin/wiki","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bmaupin/wiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmaupin%2Fwiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmaupin%2Fwiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmaupin%2Fwiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmaupin%2Fwiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmaupin","download_url":"https://codeload.github.com/bmaupin/wiki/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmaupin%2Fwiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28567912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["github-pages","jekyll","wiki"],"created_at":"2026-01-19T12:34:58.280Z","updated_at":"2026-01-19T12:34:58.330Z","avatar_url":"https://github.com/bmaupin.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is my wiki. There are many like it, but this one is mine.\n\nTheme heavily inspired by [Sphinx theme for readthedocs.org](https://github.com/rtfd/sphinx_rtd_theme)\n\n## Development\n\n#### Install Ruby\n\n(Includes bundle, gem, and header files for installing native modules)\n\n```\nsudo apt install ruby ruby-bundler ruby-dev\n```\n\n#### Install and configure Jekyll\n\n[https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/](https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/)\n\n#### Running Jekyll\n\n```\nbundle exec jekyll serve --livereload\n```\n\nSee [this answer](https://stackoverflow.com/a/73909796/399105) if you get this error:\n\n```\n/var/lib/gems/3.0.0/gems/pathutil-0.16.2/lib/pathutil.rb:502:in `read': no implicit conversion of Hash into Integer (TypeError)\n```\n\n#### Updating gems\n\nThis is particularly useful if Github bugs you that you have a security vulnerability in one of your dependencies (this has been remedied for this project by removing Gemfile.lock from git 🤷)\n\n```\nrm Gemfile.lock\nbundle install\n```\n\n## Testing\n\n#### HTMLProofer\n\nThis project uses [HTMLProofer](https://github.com/gjtorikian/html-proofer) to check for broken internal links. To test locally with HTMLProofer:\n\n1. Build the site\n\n   ```\n   bundle exec jekyll build\n   ```\n\n1. Get the parameters used for HTMLProofer in GitHub Actions here: [.github/workflows/ci.yml](.github/workflows/ci.yml)\n\n1. Run HTMLProofer\n\n   ```\n   docker run --rm --entrypoint \"htmlproofer\" -v \"$PWD:/work\" -it anishathalye/proof-html:1.4.0 /work/_site --assume_extension --disable-external --empty-alt-ignore --url-ignore \"_,#\" --url-swap \"^/wiki:\"\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmaupin%2Fwiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmaupin%2Fwiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmaupin%2Fwiki/lists"}