Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Gist や Pastebin に似たサービスで、自分のサブドメインで HTML ページを提供するだけで、通常の CDN と同じくらい速く、1 日あたり 100 万未満のリクエストを確実に管理できるサービスをご存知ですか?
....他に何も必要なく、1 つの HTML ファイルだけです (これにより、S3 などから他のすべてが読み込まれます)。
また、1 つの HTML ファイルを提供し、関連するドメイン/DNS を管理するサービスにも興味があります。
gist.ioを見てください。
http://gist.io/gist-idGist を Markdown で公開し、HTMLでアクセスします。
http://gist.io/gist-id
gist.io の開発は長い間停止されていました。廃止された gist.github.com のすべての数字の URL 構文のみをサポートします。
draft.sxはフォークであり、gist.github.com の新しい URL 構文 (16 進文字列) をサポートしています。