--- published_date: 2023-10-08 12:49:19.577143497 +0000 layout: default.liquid is_draft: false --- # Welcome to kamat's Website ようこそ。このサイトは鎌滝憂也の個人サイトです。 cobaltというRust製のSSGを使用して作成しています。 ## Blog entries {% for post in collections.posts.pages %} #### {{post.title}} [{{ post.title }}]({{ post.permalink }}) {% endfor %}