www.mtkn.jp

Manuscripts for my personal webpage.
git clone https://git.mtkn.jp/www.mtkn.jp
Log | Files | Refs | README

commit 99ce6e072a048d2a4a045d29515b440aecaddb3d
parent 12f7a8b44b5d5ec3484961afc7163578a749c32b
Author: Kenji Matsuda <ftvda283@gmail.com>
Date:   Sun, 20 Jun 2021 07:38:35 +0900

mv www to docs

Diffstat:
Ddocs | 2--
Rwww/blog/blog_index.html -> docs/blog/blog_index.html | 0
Rwww/blog/posts/20200719.html -> docs/blog/posts/20200719.html | 0
Rwww/blog/posts/20200723.html -> docs/blog/posts/20200723.html | 0
Rwww/blog/posts/20200725.html -> docs/blog/posts/20200725.html | 0
Rwww/blog/posts/20200727.html -> docs/blog/posts/20200727.html | 0
Rwww/blog/posts/20200801.html -> docs/blog/posts/20200801.html | 0
Rwww/blog/posts/20200802.html -> docs/blog/posts/20200802.html | 0
Rwww/blog/posts/20200804.html -> docs/blog/posts/20200804.html | 0
Rwww/blog/posts/20200808.html -> docs/blog/posts/20200808.html | 0
Rwww/blog/posts/20200917.html -> docs/blog/posts/20200917.html | 0
Rwww/blog/posts/20200918.html -> docs/blog/posts/20200918.html | 0
Rwww/blog/posts/20200919.html -> docs/blog/posts/20200919.html | 0
Rwww/blog/posts/20200925.html -> docs/blog/posts/20200925.html | 0
Rwww/blog/posts/20200926.html -> docs/blog/posts/20200926.html | 0
Rwww/blog/posts/20201003.html -> docs/blog/posts/20201003.html | 0
Rwww/blog/posts/20201201.html -> docs/blog/posts/20201201.html | 0
Rwww/blog/posts/20201202.html -> docs/blog/posts/20201202.html | 0
Rwww/blog/posts/20201209.html -> docs/blog/posts/20201209.html | 0
Rwww/blog/posts/20201210.html -> docs/blog/posts/20201210.html | 0
Rwww/blog/posts/20210106.html -> docs/blog/posts/20210106.html | 0
Rwww/blog/posts/20210323.html -> docs/blog/posts/20210323.html | 0
Rwww/computer/archlinux_installation.html -> docs/computer/archlinux_installation.html | 0
Rwww/index.html -> docs/index.html | 0
Rwww/misc/migration.html -> docs/misc/migration.html | 0
Rwww/pages/404.html -> docs/pages/404.html | 0
Rwww/pages/about.html -> docs/pages/about.html | 0
Rwww/pages/icon.jpeg -> docs/pages/icon.jpeg | 0
Rwww/plants/myrica_rubra.html -> docs/plants/myrica_rubra.html | 0
Rwww/static/base.css -> docs/static/base.css | 0
30 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/docs b/docs @@ -1 +0,0 @@ -www -\ No newline at end of file diff --git a/www/blog/blog_index.html b/docs/blog/blog_index.html diff --git a/www/blog/posts/20200719.html b/docs/blog/posts/20200719.html diff --git a/www/blog/posts/20200723.html b/docs/blog/posts/20200723.html diff --git a/www/blog/posts/20200725.html b/docs/blog/posts/20200725.html diff --git a/www/blog/posts/20200727.html b/docs/blog/posts/20200727.html diff --git a/www/blog/posts/20200801.html b/docs/blog/posts/20200801.html diff --git a/www/blog/posts/20200802.html b/docs/blog/posts/20200802.html diff --git a/www/blog/posts/20200804.html b/docs/blog/posts/20200804.html diff --git a/www/blog/posts/20200808.html b/docs/blog/posts/20200808.html diff --git a/www/blog/posts/20200917.html b/docs/blog/posts/20200917.html diff --git a/www/blog/posts/20200918.html b/docs/blog/posts/20200918.html diff --git a/www/blog/posts/20200919.html b/docs/blog/posts/20200919.html diff --git a/www/blog/posts/20200925.html b/docs/blog/posts/20200925.html diff --git a/www/blog/posts/20200926.html b/docs/blog/posts/20200926.html diff --git a/www/blog/posts/20201003.html b/docs/blog/posts/20201003.html diff --git a/www/blog/posts/20201201.html b/docs/blog/posts/20201201.html diff --git a/www/blog/posts/20201202.html b/docs/blog/posts/20201202.html diff --git a/www/blog/posts/20201209.html b/docs/blog/posts/20201209.html diff --git a/www/blog/posts/20201210.html b/docs/blog/posts/20201210.html diff --git a/www/blog/posts/20210106.html b/docs/blog/posts/20210106.html diff --git a/www/blog/posts/20210323.html b/docs/blog/posts/20210323.html diff --git a/www/computer/archlinux_installation.html b/docs/computer/archlinux_installation.html diff --git a/www/index.html b/docs/index.html diff --git a/www/misc/migration.html b/docs/misc/migration.html diff --git a/www/pages/404.html b/docs/pages/404.html diff --git a/www/pages/about.html b/docs/pages/about.html diff --git a/www/pages/icon.jpeg b/docs/pages/icon.jpeg Binary files differ. diff --git a/www/plants/myrica_rubra.html b/docs/plants/myrica_rubra.html diff --git a/www/static/base.css b/docs/static/base.css