Skip to content

Update Project page

nmaya edited this page Nov 24, 2023 · 3 revisions

プロジェクトWebサイトの更新手順

プロジェクトWebサイトの構成

+--------------------------+
| TeraTermProject/web      |
|   [git repository] ---------------+
|     main/                |        |
+--------------------------+        |
                                    |
+--------------------------+        |
| TeraTermProject/teraterm |        |
|   [git repository] ---------------+
|     main/doc/ja          |        |
|     main/doc/en          |        |
|     4-stable/doc/en      |        |
|     4-stable/doc/ja      |        |
+--------------------------+        |
                                    |
+--------------------------------+  |
| TeraTermProject/update_website |  |
|   [workflow]                   |  |
|     git clone <-------------------+
|     copy                       |
|     convert to utf8            |
|     git push --------------------------------+
|                                |             |
+--------------------------------+             |
                                               |
+-------------------------------------------+  |
| TeraTermProject/TeraTermProject.github.io |  |
|   [git repository     ] <--------------------+
|     /                                     | https://teratermproject.github.io/
|     /manual/5/en                          |
|     /manual/5/ja                          |
|     /manual/4/en                          |
|     /manual/4/ja                          |
+-------------------------------------------+

更新手順