From 032dc3c5e6d0ef84a9f4ea6be10e19b7f43c53b8 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 18 Mar 2023 19:42:37 +0900 Subject: feat(content): add /tags/ page --- public/tags/conference/index.html | 2 +- public/tags/cpp/index.html | 2 +- public/tags/cpp17/index.html | 2 +- public/tags/index.html | 122 ++++++++++++++++++++++++++++++++++++ public/tags/note-to-self/index.html | 2 +- public/tags/php/index.html | 2 +- public/tags/phpcon/index.html | 2 +- public/tags/phperkaigi/index.html | 2 +- public/tags/python/index.html | 2 +- public/tags/python3/index.html | 2 +- public/tags/ruby/index.html | 2 +- public/tags/ruby3/index.html | 2 +- public/tags/rust/index.html | 2 +- public/tags/vim/index.html | 2 +- 14 files changed, 135 insertions(+), 13 deletions(-) create mode 100644 public/tags/index.html (limited to 'public/tags') diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html index ac255da..7fff910 100644 --- a/public/tags/conference/index.html +++ b/public/tags/conference/index.html @@ -9,7 +9,7 @@ タグ「カンファレンス」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/cpp/index.html b/public/tags/cpp/index.html index fc83ba9..45cc1fd 100644 --- a/public/tags/cpp/index.html +++ b/public/tags/cpp/index.html @@ -9,7 +9,7 @@ タグ「C++」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/cpp17/index.html b/public/tags/cpp17/index.html index f170658..e591246 100644 --- a/public/tags/cpp17/index.html +++ b/public/tags/cpp17/index.html @@ -9,7 +9,7 @@ タグ「C++ 17」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..59bed9d --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,122 @@ + + + + + + + + + + タグ一覧 | REPL: Rest-Eat-Program Loop + + + +
+ +
+
+ + + + + + + + + + + + + + +
+
+ © 2021 nsfisis +
+ + diff --git a/public/tags/note-to-self/index.html b/public/tags/note-to-self/index.html index 32ce8af..d21c8b2 100644 --- a/public/tags/note-to-self/index.html +++ b/public/tags/note-to-self/index.html @@ -9,7 +9,7 @@ タグ「備忘録」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index 32c4690..b32885c 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -9,7 +9,7 @@ タグ「PHP」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phpcon/index.html b/public/tags/phpcon/index.html index 5af6ba0..8b026a9 100644 --- a/public/tags/phpcon/index.html +++ b/public/tags/phpcon/index.html @@ -9,7 +9,7 @@ タグ「PHP カンファレンス」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index 03d83ca..445c021 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/index.html @@ -9,7 +9,7 @@ タグ「PHPerKaigi」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/python/index.html b/public/tags/python/index.html index f5f6b76..7276615 100644 --- a/public/tags/python/index.html +++ b/public/tags/python/index.html @@ -9,7 +9,7 @@ タグ「Python」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/python3/index.html b/public/tags/python3/index.html index 8c742da..fe40f47 100644 --- a/public/tags/python3/index.html +++ b/public/tags/python3/index.html @@ -9,7 +9,7 @@ タグ「Python 3」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/ruby/index.html b/public/tags/ruby/index.html index a5033b9..6347368 100644 --- a/public/tags/ruby/index.html +++ b/public/tags/ruby/index.html @@ -9,7 +9,7 @@ タグ「Ruby」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/ruby3/index.html b/public/tags/ruby3/index.html index 9793cfb..fbe3c24 100644 --- a/public/tags/ruby3/index.html +++ b/public/tags/ruby3/index.html @@ -9,7 +9,7 @@ タグ「Ruby 3」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/rust/index.html b/public/tags/rust/index.html index dd9ff39..de17103 100644 --- a/public/tags/rust/index.html +++ b/public/tags/rust/index.html @@ -9,7 +9,7 @@ タグ「Rust」一覧 | REPL: Rest-Eat-Program Loop - +
diff --git a/public/tags/vim/index.html b/public/tags/vim/index.html index d61d320..2d14052 100644 --- a/public/tags/vim/index.html +++ b/public/tags/vim/index.html @@ -9,7 +9,7 @@ タグ「Vim」一覧 | REPL: Rest-Eat-Program Loop - +
-- cgit v1.2.3-70-g09d2