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.
自動ページジェネレーターを使用して作成されたgithubページにソーシャルボタン(Twitterで共有、Facebookで共有、google +で共有)を追加したいと思います。それを行う簡単な方法はありますか?
私の知る限り、自動化された方法はありません。しかし、github ページの html を編集することでそれを行うことができます。
自動ページ ジェネレーターは、作成した github ページの html、css、および js ファイルを含む「gh-pages」ブランチを作成します。このブランチをチェックアウトし、通常どおり編集して、github にプッシュすることができます。