0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

クロムブックでホームページを更新

Posted at

クロムブックでホームページを更新する方法です。

更新は次のような流れになります。

  クロムブック -> Github -> ホームページ

クロムブックでの編集には Text を使います。

Github はこちら
https://github.com/ekzemplaro/html

ホームページはこちら
https://ekzemplaro.org

1)Linux の機能で、Git clone を行います。

Screenshot 2019-09-25 at 19.11.45.png

2)Text で ホームページを編集します。

Screenshot 2019-09-25 at 19.10.18.png

3)クロムブックの Linux で、Git push で Github のデータを更新します。

4)ホームページのあるサーバーで、Git pull をかけます。

5)Github を経由しないで、rsync で、クロムブックのデータとホームページを同期させることもできます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?