https://github.com/manchan/gist-tool
https://github.com/manchan/gist-tool
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manchan/gist-tool
- Owner: manchan
- Created: 2014-10-22T09:49:16.000Z (over 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-04-06T08:24:31.000Z (about 10 years ago)
- Last Synced: 2024-08-03T22:26:09.703Z (10 months ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - manchan/gist-tool - (JavaScript)
README
gist-tool
=========[http://manchan.github.io/gist-tool/](http://manchan.github.io/gist-tool/ "gist-tool")
## Description
Seo friendly gists generate tool.
Generate a gist and embeds it in a `` tag for RSS readers and search enginesgistのIDを入れるだけで、
ソースをコピペできるツール作りました。既存のgistの埋め込みのソース(Embed URL)では、
jsが動的に生成されるだけで、SEO的にあれなので、
生のソースをコピペできる用にしました。使い方は簡単で、gistのidを入力して、検索するだけ。
結果が表示され、noscriptでソースが表示されます。
Select Embed Codeで簡単に全ソースを選択できます。あとは煮るなり、焼くなり、ブログに貼り付けるなり、お好きにどうぞ。