{"id":13411575,"url":"https://github.com/codeadict/kings-landing","last_synced_at":"2026-01-02T08:56:45.848Z","repository":{"id":39701976,"uuid":"120170122","full_name":"codeadict/kings-landing","owner":"codeadict","description":"A modern, simple, customizable landing page dedicated to early customer acquisition for frugal entrepreneurs.","archived":false,"fork":false,"pushed_at":"2023-04-11T23:45:43.000Z","size":557,"stargazers_count":8,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-31T20:48:01.466Z","etag":null,"topics":["landing-page","launch","ruby","sinatra","site-generator","starter-template","startups","website"],"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/codeadict.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-04T09:10:17.000Z","updated_at":"2022-02-02T10:11:11.000Z","dependencies_parsed_at":"2024-10-26T07:58:02.135Z","dependency_job_id":"9c69fece-0bfd-4581-97a4-f78c0f958df1","html_url":"https://github.com/codeadict/kings-landing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadict%2Fkings-landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadict%2Fkings-landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadict%2Fkings-landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeadict%2Fkings-landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeadict","download_url":"https://codeload.github.com/codeadict/kings-landing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243618635,"owners_count":20320269,"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","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":["landing-page","launch","ruby","sinatra","site-generator","starter-template","startups","website"],"created_at":"2024-07-30T20:01:14.650Z","updated_at":"2026-01-02T08:56:45.792Z","avatar_url":"https://github.com/codeadict.png","language":"Ruby","readme":"# Kings Landing\n\nA modern, simple, customizable landing page dedicated to early customer acquisition for frugal entrepreneurs. It is a prelaunch landing page aimed at gathering signups and market interest. Think it as an open-source alternative to LaunchRock without spending 5 bucks monthly. Designed to be deployed to [Heroku](https://www.heroku.com/) and gather email addresses in a Google Spreadsheet with minimal effort and cost.\n\n## Demo\n\nYou can currently see a deployed demo [https://kings-landing-page.herokuapp.com](https://kings-landing-page.herokuapp.com)\n\n## Configuration\n\nThe app configuration resides in a file named **config.yml**, you can actually copy **config.example.yml** as follows and add your own settings:\n\n```console\ncp config.example.yml config.yml\n```\n\nThe available options are:\n\n* **product_title:** Set your product title, e.g. \"My Supercool Startup\".\n* **product_description:** Enter the description of your product.\n* **subscribe_headline:** A text used to invite users to signup.\n* **seo_title:** A SEO friendly title, also used for social sharing.\n* **seo_keywords:** A comma separated list of SEO keywords for your site.\n* **seo_description:** A SEO friendly description of your site.\n* **subscribe_button_color:** Hexadecimal color of your subscribe button, e.g. #000000.\n* **subscribe_button_text:** Text of the subscribe button, e.g. \"I'm In\".\n* **background_image_url:** The url to your site's background image, use one with good resolution.\n* **google_drive_credentials:** Credentials to access Google Drive and write the spreadsheet, the easiest way to generate this is by running `$ rake setup_google_auth` and follow the instructions.\n* **spreadsheet_key:** The key that identifies your spreadsheet, can be found in the spreadsheet url in your browser, e.g. in https://docs.google.com/spreadsheets/d/1Uepgo8_MyxqQrpr-ON94Q26Pyi0I9zTvno19kecef4I the key is **1Uepgo8_MyxqQrpr-ON94Q26Pyi0I9zTvno19kecef4I**.\n* **google_analytics_key:** This is the Google anlytics tracking code, see https://support.google.com/analytics/answer/1008080?hl=en for more info on how to obtain it.\n\n## Getting started\n\nRun it locally with:\n\n```console\nforeman start\n```\n\n## Deployment to Heroku\n\nFirst make sure to have your **config.yml** with all the settings and the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli#download-and-install) installed.\n\nCreate your app:\n\n```console\nheroku create your_cool_startup\n```\n\nPush the app:\n\n```console\ngit push heroku master\n```\n","funding_links":[],"categories":["Web Development"],"sub_categories":["Ruby"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadict%2Fkings-landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeadict%2Fkings-landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeadict%2Fkings-landing/lists"}