diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..2686bf9 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,3 @@ +Freedom License v1 (2021年08月17日) +全く無限的自由です。 +It's infinite freedom. diff --git a/README.md b/README.md new file mode 100644 index 0000000..cfd9507 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# 保存サイト + +世界初オープンソース系ウエブアーカイバーです。\ +The world's first open source web archiver. + +## 設置方法 + +```sh +git clone http://git.076.ne.jp/TechnicalSuwako/hozon.site.git +chown nginx:nginx archive +``` + +OR + +```sh +git clone http://git.076.ne.jp/TechnicalSuwako/hozon.site.git +chown www-data:www-data archive +```