{"id":25522379,"url":"https://github.com/launchscout/blog-theme","last_synced_at":"2026-02-02T21:42:50.218Z","repository":{"id":806268,"uuid":"2513049","full_name":"launchscout/blog-theme","owner":"launchscout","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-19T10:07:37.000Z","size":16304,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-07-09T05:06:59.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"blog.gaslightsoftware.com","language":"HTML","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/launchscout.png","metadata":{"files":{"readme":"README.mdown","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":"2011-10-04T16:02:05.000Z","updated_at":"2019-08-21T21:45:20.000Z","dependencies_parsed_at":"2022-08-16T10:55:26.588Z","dependency_job_id":null,"html_url":"https://github.com/launchscout/blog-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/launchscout/blog-theme","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchscout%2Fblog-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchscout%2Fblog-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchscout%2Fblog-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchscout%2Fblog-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/launchscout","download_url":"https://codeload.github.com/launchscout/blog-theme/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/launchscout%2Fblog-theme/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29021031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T18:51:31.335Z","status":"ssl_error","status_checked_at":"2026-02-02T18:49:20.777Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-02-19T18:19:26.435Z","updated_at":"2026-02-02T21:42:50.191Z","avatar_url":"https://github.com/launchscout.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fumblr - Stop fumbling with your [Tumblr](http://tumblr.com) themes\n\nI loved [Thimblr](http://github.com/jphastings/thimblr) but it didn't quite fit my workflow. I wanted an easy way to manage an asset host for external css/js/images, and I also wanted to use Sass and Compass.\n\n## Get started\n    \nClone the project\n\n    git clone http://github.com/pengwynn/fumblr.git \u003cyoursite\u003e\n\nIf you're using [RVM](https://rvm.beginrescueend.com/), we've added an `.rvmrc` file that sets the ruby version to 1.9.2 and the gemset to fumblr. Update it to be the name of your site and create that new gemset prior running `bundle install` to keep your gems from colliding.\n\n    rvm gemset create \u003cyoursite\u003e\n\nOnce you've got the new gemset created you're ready to `bundle install`. Since we are in a brand new gemset, we also need to install bundler.\n\n    gem install bundler; bundle install;\n\nIf you see output in your terminal like below, we're in the clear and can move on.\n\n    $ gem install bundler; bundle install;\n    Successfully installed bundler-1.0.13\n    1 gem installed\n\n    Fetching source index for http://rubygems.org/\n    Using rake (0.8.7) \n    Installing activesupport (2.3.5) \n    Using bundler (1.0.13) \n    Installing chunky_png (1.2.0) \n    Installing fssm (0.2.7) \n    Installing sass (3.1.1) \n    Installing compass (0.11.1) \n    Installing daemons (1.1.3) \n    Installing eventmachine (0.12.10) with native extensions \n    Installing fuzzyhash (0.0.11) \n    Installing i18n (0.5.0) \n    Installing nokogiri (1.4.4) with native extensions \n    Installing rack (1.2.2) \n    Installing tilt (1.3) \n    Installing sinatra (1.2.6) \n    Installing thor (0.14.6) \n    Installing usher (0.8.3) WARNING: usher-0.8.3 has an invalid nil value for @cert_chain\n    Installing padrino-core (0.9.10) \n    Installing padrino-gen (0.9.10) \n    Installing padrino-helpers (0.9.10) \n    Installing padrino-admin (0.9.10) \n    Installing tmail (1.2.7.1) with native extensions \n    Installing padrino-mailer (0.9.10) \n    Installing padrino (0.9.10) \n    Installing rack-flash (0.1.1) \n    Installing rack-test (0.6.0) \n    Installing shoulda (2.11.3) \n    Installing thin (1.2.11) with native extensions \n    Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.\n\nOk, let's move on ...\n\n* Edit your theme in tumblr.html\n* Add external assets in public under css/js/images\n* In /public, rename `fumblr.example.yml` to `fumblr.yml`\n* In /public, update `asset_host` in `fumblr.yml`\n\nCrank up the server with\n\n    bundle exec padrino start\n    \nor run under [Passenger](http://modrails.com) with something like `yoursite.local`\n\n## Import your own Tumblr content\n\n    padrino rake import\n\nOnce you're ready to deploy, copy your assets to your asset host and  paste the contents of theme.html into Tumblr.\n\n## Note on Patches/Pull Requests\n \n* Fork the project.\n* Make your feature addition or bug fix.\n* Add tests for it. This is important so I don't break it in a\n  future version unintentionally.\n* Commit, do not mess with rakefile, version, or history.\n  (if you want to have your own version, that is fine but\n   bump version in a commit by itself I can ignore when I pull)\n* Send me a pull request. Bonus points for topic branches.\n\n## Copyright\n\nCopyright (c) 2010 Wynn Netherland. See LICENSE for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchscout%2Fblog-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaunchscout%2Fblog-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaunchscout%2Fblog-theme/lists"}