layout welcome sitemap true no_breadcrumbs true strip_headers true related_posts false About {% assign page = site.pages | where: "path", "about.md" | first %} {% assign text = site.data.strings.continue_reading | default:"Continue reading " %} {{ page.content | split: "" | first }} {% capture post_title %}{{ page.title }}{% endcapture %} {{ text | replace:"", post_title }} {{ "Posts" }} {{ "Projects" }}