{"id":34841253,"url":"https://github.com/dknight/ruby-snippets","last_synced_at":"2026-05-26T14:37:01.757Z","repository":{"id":1200683,"uuid":"1108736","full_name":"dknight/ruby-snippets","owner":"dknight","description":"Ruby snippets blog","archived":false,"fork":false,"pushed_at":"2010-12-01T12:36:24.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T02:08:47.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dknight.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}},"created_at":"2010-11-24T11:07:46.000Z","updated_at":"2014-01-26T02:40:02.000Z","dependencies_parsed_at":"2022-08-16T12:35:07.591Z","dependency_job_id":null,"html_url":"https://github.com/dknight/ruby-snippets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dknight/ruby-snippets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknight%2Fruby-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknight%2Fruby-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknight%2Fruby-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknight%2Fruby-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dknight","download_url":"https://codeload.github.com/dknight/ruby-snippets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dknight%2Fruby-snippets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33525711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"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":"2025-12-25T17:01:34.058Z","updated_at":"2026-05-26T14:37:01.740Z","avatar_url":"https://github.com/dknight.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nesta - a CMS for Ruby Developers\n\nA CMS for small web sites and blogs, written in\n[Sinatra](http://www.sinatrarb.com/ \"Sinatra\").\n\nContent can be written in\n[Markdown](http://daringfireball.net/projects/markdown/ \"Daring Fireball:\nMarkdown\") or [Textile](http://textism.com/tools/textile/) and stored in text\nfiles (though you can also use Haml if you need to add some HTML to your\npages). There's no database; write your content in your editor. Publish by\npushing to a git repository.\n\n## Installation\n\nBegin by cloning the git repository:\n\n    $ git clone git://github.com/gma/nesta.git\n\nNesta's dependencies are managed with bundler, which handles installing the\nnecessary gems for you:\n\n    $ gem install bundler\n    $ cd nesta\n    $ bundle install\n\nYou'll need a config file. You can start with the default and tweak it to suit\nlater:\n\n    $ cp config/config.yml.sample config/config.yml\n\nCreate some sample web pages (optional):\n\n    $ bundle exec rake setup:sample_content\n\nThat's it - you can launch a local web server in development mode using\nshotgun...\n\n    $ bundle exec shotgun config.ru\n\n...then point your web browser at http://localhost:9393. Start editing the\nfiles in `nesta/content`, and you're on your way.\n\nSee [http://effectif.com/nesta](http://effectif.com/nesta) for more\ndocumentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdknight%2Fruby-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdknight%2Fruby-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdknight%2Fruby-snippets/lists"}