タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

gaeとgitに関するEhrenのブックマーク (2)

  • DryDrop

    Note: You will be prompted for user name and password for your Google account by appcfg.py script. My session looked like this: Now you can visit your App Engine site at http://drydropsample.appspot.com and you should see the welcome page: Step 3: point DryDrop site to your GitHub repo Go to the admin section of your DryDrop site and switch to the settings page: Set “Pull from” to http://github.co

    DryDrop
  • Google App Engine + Githubで静的サイト管理·DryDrop MOONGIFT

    静的コンテンツのWebサイトを管理する場合、どうしても面倒でバージョン管理なんてしていられないと思ってしまう。そのため、単なるフォルダにHTMLや画像、CSSファイルなどを入れて作ってしまいがちだ。最初はよくとも、後々変更したり改修しているとバージョン管理しておけば良かったと気づくかも知れない。 管理画面 だがバージョン管理用のサーバを立てたり、デプロイしたり…そんな面倒なことはしたくない。そこで使ってみたいのがDryDropだ。 今回紹介するオープンソース・ソフトウェアはDryDrop、Google App Engine(GAE)とGithubを使った静的コンテンツ管理システムだ。 DryDropはGAEを使いながら、動的ではなくあえて静的なサイトを管理するというシステムだ。さらにそのコンテンツをGithubで管理する。DryDropの管理画面ではGithubのコンテンツ配置場所を指定し

    Google App Engine + Githubで静的サイト管理·DryDrop MOONGIFT
    Ehren
    Ehren 2009/09/10
  • 1