{"id":18833914,"url":"https://github.com/almonk/splash-pages","last_synced_at":"2025-06-19T13:38:49.777Z","repository":{"id":24601588,"uuid":"28010132","full_name":"almonk/splash-pages","owner":"almonk","description":"Marketing splash pages for gocardless.com","archived":false,"fork":false,"pushed_at":"2014-12-12T17:24:37.000Z","size":105376,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2024-12-30T07:26:45.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Rmcnairn/splash-pages","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almonk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-14T22:18:35.000Z","updated_at":"2023-05-03T19:21:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d75fa4fe-b79e-4e50-8aec-86b6401a6a26","html_url":"https://github.com/almonk/splash-pages","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/almonk%2Fsplash-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almonk%2Fsplash-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almonk%2Fsplash-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almonk%2Fsplash-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almonk","download_url":"https://codeload.github.com/almonk/splash-pages/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239768930,"owners_count":19693764,"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":[],"created_at":"2024-11-08T02:05:02.995Z","updated_at":"2025-02-20T03:17:51.326Z","avatar_url":"https://github.com/almonk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dependencies\n\n```bash\nnpm install\n```\n\n## Running\n\n```bash\nnpm start\n```\n\n## Tests\n\n```bash\nnpm test\n```\n\n## Prerequisites:\n\n- node.js: `brew install node`\n- Edit your ~/.bash_profile or ~/.zshrc:\n\n```\nPATH=node_modules/.bin:$PATH\n```\n\n# Structure (what to change)\n\nThe site url structure maps the `app/pages/` folder excluding the index.html file.\n\n`app/pages/features/index.html` would end up at `gocardless.com/features/`\n\nCSS: `app/css/`\nJS: `app/js/`\nImages: `app/images/`\nFonts: `app/fonts/`\nStatic app: `app/public/`\nPage templates: `app/templates/`\nShared template includes/partials: `app/includes/`\n\n# Troubleshooting\n\n1. `npm start` fails\n\nTry running `npm install`. Packages might be out of date.\n\n2. `command` not found\n\nMake sure you have reloaded your terminal after `2.` under `Setup to run locally`\n\n3. Prospect forms are broken\n\nYou need to run gocardless at: gocardless.dev:3000\n\n[http://localhost:9000/index.html](http://localhost:9000/index.html)\n\n# Deploying\n\n## Staging\n\nOnce a pull-request is merged it goes onto `dev` and gets deployed.\nDeploys happen once CI tests pass. Circle CI will email about any failure.\n\n## Production\n\n#### ! DO NOT COMMIT/PUSH STRAIGHT TO MASTER !\n\nProduction is deployed once tests on the `master` branch pass. Merge `dev` into\n`master` with `--no-ff` to deploy.\n\n# Deploying manually\n\nSet up AWS credentials (web ops):\n```\nexport GC_AWS_ACCESS_KEY=ask webops\nexport GC_AWS_ACCESS_KEY=ask webops\n```\n\nTesting:\n```\n$ AWS_S3_BUCKET=staging.gocardless.com make deploy\n```\n\nProduction:\n```\n$ AWS_S3_BUCKET=gocardless.com make deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmonk%2Fsplash-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmonk%2Fsplash-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmonk%2Fsplash-pages/lists"}