{"id":34348511,"url":"https://github.com/jokecamp/jokecamp.com","last_synced_at":"2026-03-11T23:03:19.696Z","repository":{"id":54982824,"uuid":"21715518","full_name":"jokecamp/jokecamp.com","owner":"jokecamp","description":"personal blog and website","archived":false,"fork":false,"pushed_at":"2025-01-13T03:12:00.000Z","size":3536,"stargazers_count":84,"open_issues_count":10,"forks_count":38,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-12-21T08:44:53.882Z","etag":null,"topics":["blog","csharp","developer","jekyll","joe","markdown","nodejs"],"latest_commit_sha":null,"homepage":"https://www.jokecamp.com","language":"HTML","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/jokecamp.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}},"created_at":"2014-07-11T00:40:50.000Z","updated_at":"2025-03-11T23:07:15.000Z","dependencies_parsed_at":"2023-02-12T02:45:55.253Z","dependency_job_id":null,"html_url":"https://github.com/jokecamp/jokecamp.com","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jokecamp/jokecamp.com","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokecamp%2Fjokecamp.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokecamp%2Fjokecamp.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokecamp%2Fjokecamp.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokecamp%2Fjokecamp.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jokecamp","download_url":"https://codeload.github.com/jokecamp/jokecamp.com/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jokecamp%2Fjokecamp.com/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30406400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"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":["blog","csharp","developer","jekyll","joe","markdown","nodejs"],"created_at":"2025-12-18T00:13:49.009Z","updated_at":"2026-03-11T23:03:19.691Z","avatar_url":"https://github.com/jokecamp.png","language":"HTML","readme":"## Joe Kampschmidt's (Joe's Code) Personal Website/Blog\n\n\nSource code for \u003chttps://www.jokecamp.com\u003e\n\nThe website is a static site built with [Poole](https://github.com/poole/poole) and [Jekyll](http://jekyllrb.com).\n\nTo test change to the project directory and run the following command\n\n    jekyll serve --watch\n\nThen browse to \u003chttp://localhost:4000/\u003e\n\nPull requests will be accepted for any typos or editing and your contribution will be credited.\n\n## Build\n\n`jekyll build`\n\n## Asset Pipeline\n\nhttps://github.com/matthodan/jekyll-asset-pipeline/blob/master/README.md\n\n- gem install jekyll-asset-pipeline\n- gem install yui-compressor\n\n## Script to Compress static content\n\nSee \u003chttps://members.nearlyfreespeech.net/wiki/HowTo/GzipStatic\u003e\n\nRun on unix web server\n```\n#!/usr/local/bin/perl\n\n# This script should be uploaded to the web server.\n\nuse warnings;\nuse strict;\nuse File::Find;\nfind (\\\u0026wanted, (\".\"));\nsub wanted\n{\n if (/(.*\\.(?:html|htm|css|js)$)/i) {\n     print \"Compressing $File::Find::name\\n\";\n     system (\"gzip --keep --best --force $_\");\n }\n}\n```\n\n## To Deploy\n\n```\njekyll serve\ngit commit -m \"\ngit push origin master\n./deploy.sh\n```\n\n\n\nhttps://jekyllrb.com/docs/installation/macos/\n```\nbrew install chruby ruby-install\nruby-install ruby 3.3.5\necho \"source $(brew --prefix)/opt/chruby/share/chruby/chruby.sh\" \u003e\u003e ~/.zshrc\necho \"source $(brew --prefix)/opt/chruby/share/chruby/auto.sh\" \u003e\u003e ~/.zshrc\necho \"chruby ruby-3.3.5\" \u003e\u003e ~/.zshrc # run 'chruby' to see actual version\nchruby\ngem install jekyll\njekyll --version\n# 4.3.4\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjokecamp%2Fjokecamp.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjokecamp%2Fjokecamp.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjokecamp%2Fjokecamp.com/lists"}