.site
このページは shinyaoguri.com のサイト構造設定です。下の YAML を編集するとビルドに反映されます。
code:site.yaml
site:
title: "Shinya Oguri"
description: "Researcher & Educator"
lang: "ja"
home:
page: "Home"
nav:
- { label: "About", page: "About" }
- { label: "CV", page: "CV" }
- { label: "Blog", href: "/posts" }
- { label: "Contact", page: "Contact" }
posts:
tag: "blog"
limit: 10
templates:
"About": profile