{"id":17772611,"url":"https://github.com/jamesplease/gistbook","last_synced_at":"2025-03-15T16:31:40.471Z","repository":{"id":20272851,"uuid":"23545967","full_name":"jamesplease/gistbook","owner":"jamesplease","description":"[No longer hosted] A place to write about technical subjects on the web.","archived":false,"fork":false,"pushed_at":"2015-07-15T04:09:17.000Z","size":5886,"stargazers_count":88,"open_issues_count":38,"forks_count":16,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-12T22:28:58.022Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jamesplease.png","metadata":{"files":{"readme":"README.md","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":"2014-09-01T14:53:33.000Z","updated_at":"2024-06-12T22:28:58.022Z","dependencies_parsed_at":"2022-08-31T00:21:14.809Z","dependency_job_id":null,"html_url":"https://github.com/jamesplease/gistbook","commit_stats":null,"previous_names":["jmeas/gistbook"],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesplease%2Fgistbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesplease%2Fgistbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesplease%2Fgistbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesplease%2Fgistbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesplease","download_url":"https://codeload.github.com/jamesplease/gistbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221587200,"owners_count":16848056,"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-10-26T21:40:01.631Z","updated_at":"2024-10-26T21:40:02.240Z","avatar_url":"https://github.com/jamesplease.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gistbook [![Travis build status](http://img.shields.io/travis/jmeas/gistbook.svg?style=flat)](https://travis-ci.org/jmeas/gistbook)\n\nThis is the development repository for Gistbook, a web application that is no longer hosted.\n\n### Installation\n\nClone this repository.\n\n```sh\ngit clone https://github.com/jmeas/gistbook.git\n```\n\nNavigate into the root directory of the project and install the dependencies.\n\n```sh\ncd gistbook \u0026\u0026 npm install\n```\n\n### Developing locally\n\nIf this is your first time setting up Gistbook locally, run `sudo npm run configure-hosts-local`.\n\nNext, create a personal access token for your Github account. You can generate one from\nyour [Settings page](https://github.com/settings/applications). Make sure that it has `user` and `gist` access,\notherwise it won't work. Copy the token down and place it in a file `config/personal-access-token.json`. There's\nan example file in the directory that shows you the format.\n\nTo build and start the development version of the app, run `grunt work -f`.\n\nOnce the app is built, you can access it at `http://gistbook.loc:3344`.\n\n_**Note:** Logging in through Github will only work on port 3344._\n\n### Deploying\n\nGistbook is deployed to AWS using Ansible. Install it via:\n\n- All platforms: `pip install ansible` via [pip](http://pip.readthedocs.org/en/latest/installing.html)\n- OSX: `brew install ansible` via [homebrew](http://brew.sh/)\n- Linux: `apt-get/yum install ansible`\n\nNext, run `npm run get-secrets` if you haven't already. You'll only need to do this once.\n\n#### To Staging\n\nRun the `npm run deploy-staging` command from the root directory of the project.\n\n#### To Production\n\nExecute the `npm run deploy` command from the root directory of the project. Tag a new release\non Github with the new version number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesplease%2Fgistbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesplease%2Fgistbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesplease%2Fgistbook/lists"}