{"id":17069823,"url":"https://github.com/jlong/serve-coffee","last_synced_at":"2026-04-18T02:31:40.692Z","repository":{"id":1654285,"uuid":"2380246","full_name":"jlong/serve-coffee","owner":"jlong","description":"Basic demo of how to use Serve with Coffee Script. The tricky part is that you need to serve it from your views directory and make sure the layout is appropriate.","archived":false,"fork":false,"pushed_at":"2011-09-13T18:18:40.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-25T16:51:42.352Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlong.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":"2011-09-13T18:17:42.000Z","updated_at":"2014-03-24T08:56:22.000Z","dependencies_parsed_at":"2022-09-10T10:01:16.665Z","dependency_job_id":null,"html_url":"https://github.com/jlong/serve-coffee","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jlong/serve-coffee","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fserve-coffee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fserve-coffee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fserve-coffee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fserve-coffee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlong","download_url":"https://codeload.github.com/jlong/serve-coffee/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fserve-coffee/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953765,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"2024-10-14T11:27:57.389Z","updated_at":"2026-04-18T02:31:40.677Z","avatar_url":"https://github.com/jlong.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"What is this?\n=============\n\nThis is a simple HTML prototype written in HAML or ERB that is designed to be\nviewed with Serve.\n\nWhat is Serve? Serve is an open-source rapid prototyping framework for Web\napplications. It makes it easy to prototype functionality without writing a\nsingle line of backend code.\n\n\nHow do I install and run Serve?\n-------------------------------\n\nServe is distributed as a Ruby gem to make it easy to get up and running. You\nmust have Ruby installed in order to download and use Serve. The Ruby download\npage provides instructions for getting Ruby setup on different platforms:\n\n\u003chttp://www.ruby-lang.org/en/downloads/\u003e\n\nAfter you have Ruby installed, open up the command prompt and type:\n\n    gem install serve\n\n(OSX and Unix users may need to prefix the command with `sudo`.)\n\nAfter Serve is installed, you can start it up in a given directory like this:\n\n    serve\n\nThis will start Serve on port 4000. You can now view the prototype in your\nWeb browser at this URL:\n\n\u003chttp://localhost:4000\u003e\n\n\nCompass and Sass\n----------------\n\nThis prototype uses Compass and Sass to generate CSS. Both are distributed as\nRuby gems and can be easily installed from the command prompt. Since the\nCompass gem depends on Sass, you can install them both with one command:\n\n    gem install compass\n\nLearn more about Sass:\n\n\u003chttp://sass-lang.org\u003e\n\nLearn more about Compass:\n\n\u003chttp://compass-style.org\u003e\n\n\nRack and Passenger\n------------------\n\nAstute users may notice that this project is also a simple Rack application.\nThis means that it is easy to deploy it on Passenger or in any other\nRack-friendly environment. Rack it up with the `rackup` command. For more\ninformation about using Serve and Passenger see:\n\n\u003chttp://bit.ly/serve-and-passenger\u003e\n\n\nExporting\n---------\n\nTo export your project, use the new \"export\" command:\n\n    serve export project output\n\nWhere \"project\" is the path to the project and \"output\" is the path to the\ndirectory where you would like your HTML and CSS generated.\n\n\nLearning More\n-------------\n\nYou can learn more about Serve on the GitHub project page:\n\n\u003chttp://github.com/jlong/serve\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fserve-coffee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlong%2Fserve-coffee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fserve-coffee/lists"}