Skip to content

『文鳥パフェ育成』(iOS/Android)のリダイレクトページ用

Notifications You must be signed in to change notification settings

MOCHIZUKI-Jun/AppRedirectBuntyo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

文鳥パフェ育成 ストアリダイレクト

  • githubのwebページ作成機能を利用して、アプリのiOS/Androidのストアページを1つのリンクで用意する。

AppStore

GooglePlay

URL

短縮URL

Memo

  • twitterではonelinkのサービスのリンクがスパム扱いされたので、githubを利用したリダイレクトを使用
  • URL短縮サービスはGoogleのサービスが提供停止になったので、ひとまず以下を利用。こちらはtwitterで今の所(2019.10.20現在)スパム扱いされていない

Fork

使い方 (Fork元のREADMEより引用し一部編集)

  • index.html の各OS分岐のURLを適宜修正
cd yourRepository/
git checkout --orphan master
git add index.html
git commit -a -m "First pages commit"
git push origin master

About

『文鳥パフェ育成』(iOS/Android)のリダイレクトページ用

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%