No description
Find a file
Robert Lord 541998da39 Change code buttons to refresh the page with the language name after the ? in the url
This commit has two benefits:

- Now, copying the URL will actually copy the current language as well. You don't need to think to add a language

- If a language moves objects on the page down, the tocify header location cache will not be invalid, since it is generated on page load. Therefore, if code moves some elements down, since the page is reloaded, the cache will also be regenerated, to reflect the real locations of the headers.
2013-09-23 12:06:39 -07:00
source Change code buttons to refresh the page with the language name after the ? in the url 2013-09-23 12:06:39 -07:00
.gitignore Add build/ directory to .gitignore 2013-09-13 15:32:37 -07:00
config.rb More changes 2013-09-23 10:38:13 -07:00
Gemfile Add stylesheets, javascript, and html for documentation generation 2013-09-17 15:44:08 -07:00
Gemfile.lock Add stylesheets, javascript, and html for documentation generation 2013-09-17 15:44:08 -07:00
LICENSE Initial commit 2013-09-13 15:15:24 -07:00
Rakefile Initial commit, with default middleman code 2013-09-13 15:24:31 -07:00
README.md Initial commit 2013-09-13 15:15:24 -07:00

api-docs

API Docs for TripIt APIv2