{"id":18544636,"url":"https://github.com/instructure/lti_docs","last_synced_at":"2026-03-08T15:38:50.981Z","repository":{"id":33907900,"uuid":"37624326","full_name":"instructure/lti_docs","owner":"instructure","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-06T17:19:10.000Z","size":404,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-04-14T20:25:54.714Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/instructure.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":"2015-06-17T22:29:23.000Z","updated_at":"2024-04-14T20:25:54.714Z","dependencies_parsed_at":"2022-09-04T10:20:09.872Z","dependency_job_id":null,"html_url":"https://github.com/instructure/lti_docs","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/instructure%2Flti_docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Flti_docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Flti_docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instructure%2Flti_docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instructure","download_url":"https://codeload.github.com/instructure/lti_docs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223407794,"owners_count":17140563,"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-06T20:17:10.247Z","updated_at":"2026-03-08T15:38:50.933Z","avatar_url":"https://github.com/instructure.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"#LTI Documentation\n\nDocumentation for the IMS\u0026trade; LTI specification.\nThe site is built using \nWe use to build the site using Markdown, and we host it by pushing HTML to [GitHub Pages](http://pages.github.com/).\n\n## Installation\n\nTo contribute to the site you'll need to set it up to run locally. We use [Jekyll](http://jekyllrb.com/) for bulding the\nsite. And most of the documentation is written using in Markdown.\n\n### Dependencies\n\nIn order to run the site you will need a few things installed:\n\n - [Ruby](http://www.ruby-lang.org/) (version \u003e= 1.8.7)\n - [RubyGems](http://rubygems.org/) (version \u003e= 1.3.7)\n - [Bundler](http://gembundler.com/)\n - [Bower](http://bower.io/)\n - [Node.js](https://nodejs.org/)\n - [Grunt](http://gruntjs.com/)\n \n### Installation\n\n    $ bundle install\n    $ npm install -dev\n    $ bower install\n\n### Usage\n    \nRunning the server\n\n    $ bundle exec grunt\n    \nBuilding the site\n \n    $ bundle grunt build\n\n\n### Setup for gh-pages\nIf you want to use gh-pages you need to setup your _site directory to point to the gh_pages branch.\n \nFirst create an orphan branch with an initial commit\n\n    $ cd repository\n    \n    $ git checkout --orphan gh-pages\n    # Creates our branch, without any parents (it's an orphan!)\n    # Switched to a new branch 'gh-pages'\n    \n    $ git rm -rf .\n    \n    \nNow create the initial commit\n\n    $ echo \"My Page\" \u003e index.html\n    $ git add index.html\n    $ git commit -a -m \"First pages commit\"\n    $ git push origin gh-pages\n    \nSwitch back to your master branch, and clone the gh-pages branch into _site\n\n    $ git clone {your repository} -b gh-pages _site\n\n#### deploy to github pages\n\n    bundle exec rake deploy","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Flti_docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstructure%2Flti_docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstructure%2Flti_docs/lists"}