{"id":24698661,"url":"https://github.com/faradayio/brighter_planet_layout","last_synced_at":"2025-10-09T06:31:01.708Z","repository":{"id":62554597,"uuid":"761053","full_name":"faradayio/brighter_planet_layout","owner":"faradayio","description":"Layout assets for Brighter Planet sites","archived":false,"fork":false,"pushed_at":"2013-09-20T22:23:00.000Z","size":28334,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-25T21:57:51.687Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/faradayio.png","metadata":{"files":{"readme":"README.rdoc","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":"2010-07-07T03:04:57.000Z","updated_at":"2020-09-10T18:52:48.000Z","dependencies_parsed_at":"2022-11-03T05:15:25.277Z","dependency_job_id":null,"html_url":"https://github.com/faradayio/brighter_planet_layout","commit_stats":null,"previous_names":["brighterplanet/brighter_planet_layout"],"tags_count":93,"template":false,"template_full_name":null,"purl":"pkg:github/faradayio/brighter_planet_layout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fbrighter_planet_layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fbrighter_planet_layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fbrighter_planet_layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fbrighter_planet_layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faradayio","download_url":"https://codeload.github.com/faradayio/brighter_planet_layout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fbrighter_planet_layout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278779326,"owners_count":26044333,"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-10-07T02:00:06.786Z","response_time":59,"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":"2025-01-27T04:29:42.261Z","updated_at":"2025-10-09T06:30:56.690Z","avatar_url":"https://github.com/faradayio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= brighter_planet_layout\n\n== Requirements\n\n* You need to create \u003ctt\u003eapp/views/layouts/_title.html.erb\u003c/tt\u003e with something like:\n\n    \u003ch1\u003eApplication Name\u003c/h1\u003e\n    \u003ch2\u003eAn exciting slogan\u003c/h2\u003e\n\n* You need to add either `ultraviolet` (Ruby 1.8) or `spox-ultraviolet` (Ruby 1.9) to your application's Gemfile.\n\n== Developing\n\nThere's a dummy Rails 3 app within this repo that can be used to test changes to the layout:\n\n    cd test/dummy\n    unicorn\n    \nChanges to `public/stylesheets/brighter_planet.css` will take immediate effect upon browser refresh. Changes to helpers, etc., may require a Unicorn restart.\n    \n== Sites\n\n+brighter_planet_layout+ is currently used by:\n\n* {app1}[http://github.com/brighterplanet/app1]\n* {cm1}[http://github.com/brighterplanet/cm1]\n* {data1}[http://github.com/brighterplanet/data1]\n* {keyring1}[http://github.com/brighterplanet/keyring1]\n* {numbers}[http://github.com/brighterplanet.com/numbers] †\n* {brighterplanet.github.com}[http://github.com/brighterplanet/brighterplanet.github.com] †\n\n† \u003ci\u003eThese sites do not use this gem directly. Run \u003ctt\u003erake layout:build\u003c/tt\u003e to update them to +brighter_planet_layout+ HEAD.\u003c/i\u003e\n\n== Updating S3/Cloudfront\n\n    vidalia:~/github/brighter_planet_layout (master) $ eval `./secret.sh`\n    vidalia:~/github/brighter_planet_layout (master) $ rake update_s3\n    (in /Users/seamus/github/brighter_planet_layout)\n    Dry run... set REAL=true if you want to update for real\n    ruby /Users/seamus/bp/propsgod/s3sync//s3sync.rb --dryrun --exclude=\"\\.psd|\\.ai\" -v -r --ssl --public-read /Users/seamus/github/brighter_planet_layout/public/ brighterplanetlayout:0.3.7/\n    Create node 401.html\n    Create node 403.html\n    Create node 403.xml\n    Create node 404.html\n    Create node 404.json\n    Create node 404.xml\n    Create node 409.html\n    Create node 422.html\n    Create node 500.html\n    Create node favicon.ico\n    Create node javascripts\n    Create node javascripts/controls.js\n    Create node javascripts/dragdrop.js\n    Create node javascripts/effects.js\n    Create node javascripts/prototype.rails-2.3.10.js\n    Create node javascripts/prototype.rails-3.0.1.js\n    Create node javascripts/prototype.rails-3.0.3.js\n    Create node javascripts/prototype.rails-3.0.4.js\n    Create node javascripts/prototype.rails-3.0.5.js\n    Create node javascripts/rails.rails-3.0.1.js\n    Create node javascripts/rails.rails-3.0.3.js\n    Create node javascripts/rails.rails-3.0.4.js\n    Create node javascripts/rails.rails-3.0.5.js\n    Create node maintenance.html\n    Create node stylesheets\n    Create node stylesheets/brighter_planet.css\n    Create node stylesheets/fonts\n    Create node stylesheets/fonts.css\n    Create node stylesheets/fonts/DejaVuSansMono-Oblique.eot\n    Create node stylesheets/fonts/DejaVuSansMono-Oblique.ttf\n    Create node stylesheets/fonts/DejaVuSansMono.eot\n    Create node stylesheets/fonts/DejaVuSansMono.ttf\n    Create node stylesheets/fonts/KievitOT-Bold.otf\n    Create node stylesheets/fonts/KievitOT-BoldItalic.otf\n    Create node stylesheets/fonts/KievitOT-Italic.otf\n    Create node stylesheets/fonts/KievitOT-Regular.otf\n    Create node stylesheets/fonts/KievitWebPro-Bold.eot\n    Create node stylesheets/fonts/KievitWebPro-Bold.woff\n    Create node stylesheets/fonts/KievitWebPro-BoldIta.eot\n    Create node stylesheets/fonts/KievitWebPro-BoldIta.woff\n    Create node stylesheets/fonts/KievitWebPro-Ita.eot\n    Create node stylesheets/fonts/KievitWebPro-Ita.woff\n    Create node stylesheets/fonts/KievitWebPro.eot\n    Create node stylesheets/fonts/KievitWebPro.woff\n    Create node stylesheets/idle.css\n    Create node stylesheets/images\n    Create node stylesheets/images/andy.jpg\n    Create node stylesheets/images/bg.png\n    Create node stylesheets/images/cards.png\n    Create node stylesheets/images/derek.jpg\n    Create node stylesheets/images/gears-small.png\n    Create node stylesheets/images/gears.png\n    Create node stylesheets/images/glow.png\n    Create node stylesheets/images/ian.jpg\n    Create node stylesheets/images/logo.png\n    Create node stylesheets/images/matt.jpg\n    Create node stylesheets/images/meter.png\n    Create node stylesheets/images/patti.jpg\n    Create node stylesheets/images/prism.png\n    Create node stylesheets/images/radiant_earth-small.png\n    Create node stylesheets/images/radiant_earth-smaller.png\n    Create node stylesheets/images/robbie.jpg\n    Create node stylesheets/images/seamus.jpg\n    Done\n    vidalia:~/github/brighter_planet_layout (master) $ rake update_s3 REAL=true\n    (in /Users/seamus/github/brighter_planet_layout)\n    Really updating\n    ruby /Users/seamus/bp/propsgod/s3sync//s3sync.rb --exclude=\"\\.psd|\\.ai\" -v -r --ssl --public-read /Users/seamus/github/brighter_planet_layout/public/ brighterplanetlayout:0.3.7/\n    Create node 401.html\n    Create node 403.html\n    Create node 403.xml\n    Create node 404.html\n    Create node 404.json\n    Create node 404.xml\n    Create node 409.html\n    Create node 422.html\n    Create node 500.html\n    Create node favicon.ico\n    Create node javascripts\n    Create node javascripts/controls.js\n    Create node javascripts/dragdrop.js\n    Create node javascripts/effects.js\n    Create node javascripts/prototype.rails-2.3.10.js\n    Create node javascripts/prototype.rails-3.0.1.js\n    Create node javascripts/prototype.rails-3.0.3.js\n    Create node javascripts/prototype.rails-3.0.4.js\n    Create node javascripts/prototype.rails-3.0.5.js\n    Create node javascripts/rails.rails-3.0.1.js\n    Create node javascripts/rails.rails-3.0.3.js\n    Create node javascripts/rails.rails-3.0.4.js\n    Create node javascripts/rails.rails-3.0.5.js\n    Create node maintenance.html\n    Create node stylesheets\n    Create node stylesheets/brighter_planet.css\n    Create node stylesheets/fonts\n    Create node stylesheets/fonts.css\n    Create node stylesheets/fonts/DejaVuSansMono-Oblique.eot\n    Create node stylesheets/fonts/DejaVuSansMono-Oblique.ttf\n    Create node stylesheets/fonts/DejaVuSansMono.eot\n    Create node stylesheets/fonts/DejaVuSansMono.ttf\n    Create node stylesheets/fonts/KievitOT-Bold.otf\n    Create node stylesheets/fonts/KievitOT-BoldItalic.otf\n    Create node stylesheets/fonts/KievitOT-Italic.otf\n    Create node stylesheets/fonts/KievitOT-Regular.otf\n    Create node stylesheets/fonts/KievitWebPro-Bold.eot\n    Create node stylesheets/fonts/KievitWebPro-Bold.woff\n    Create node stylesheets/fonts/KievitWebPro-BoldIta.eot\n    Create node stylesheets/fonts/KievitWebPro-BoldIta.woff\n    Create node stylesheets/fonts/KievitWebPro-Ita.eot\n    Create node stylesheets/fonts/KievitWebPro-Ita.woff\n    Create node stylesheets/fonts/KievitWebPro.eot\n    Create node stylesheets/fonts/KievitWebPro.woff\n    Create node stylesheets/idle.css\n    Create node stylesheets/images\n    Create node stylesheets/images/andy.jpg\n    Create node stylesheets/images/bg.png\n    Create node stylesheets/images/cards.png\n    Create node stylesheets/images/derek.jpg\n    Create node stylesheets/images/gears-small.png\n    Create node stylesheets/images/gears.png\n    Create node stylesheets/images/glow.png\n    Create node stylesheets/images/ian.jpg\n    Create node stylesheets/images/logo.png\n    Create node stylesheets/images/matt.jpg\n    Create node stylesheets/images/meter.png\n    Create node stylesheets/images/patti.jpg\n    Create node stylesheets/images/prism.png\n    Create node stylesheets/images/radiant_earth-small.png\n    Create node stylesheets/images/radiant_earth-smaller.png\n    Create node stylesheets/images/robbie.jpg\n    Create node stylesheets/images/seamus.jpg\n    Done\n\n\n== Copyright\n\nCopyright (c) 2010 Andy Rossmeissl.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fbrighter_planet_layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaradayio%2Fbrighter_planet_layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fbrighter_planet_layout/lists"}