ssg 0.0.38

A Content-First Open Source Static Site Generator (SSG) crafted in Rust.
Documentation
---

# Front Matter (YAML)

author: "jane.doe@kaishi.one (Jane Doe)" ## The author of the page. (max 64 characters)
banner_alt: "MacBook Pro on white surface" ## The banner alt of the site.
banner_height: "398" ## The banner height of the site.
banner_width: "1440" ## The banner width of the site.
banner: "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 398' preserveAspectRatio='xMidYMid slice'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23166534'/><stop offset='1' stop-color='%2386efac'/></linearGradient></defs><rect width='1440' height='398' fill='url(%23g)'/></svg>" ## The banner of the site.
cdn: "https://cloudcdn.pro" ## The CDN of the site.
changefreq: "weekly" ## The changefreq of the site.
charset: "utf-8" ## The charset of the site. (default: utf-8)
cname: "kaishi.one" ## The cname value of the site. (Only required for the index page.)
copyright: "Copyright © 2023-2026 Kaishi. All rights reserved." ## The copyright of the site.
date: "January 01, 2025"
description: "Make beautiful websites with Kaishi, a Static Site Generator starter template." ## The description of the site. (max 160 characters)
download: "" ## The download url for the product.
format-detection: "telephone=no" ## The format detection of the site.
hreflang: "en" ## The hreflang of the site. (default: en-gb)
icon: "https://cloudcdn.pro/kaishi/v1/logos/kaishi.svg" ## The icon of the site in SVG format.
id: "https://kaishi.one" ## The id of the site.
image_alt: "Logo of Kaishi, a starter template for static sites" ## The image alt of the site.
image_height: "630" ## The image height of the site.
image_width: "1200" ## The image width of the site.
image: "https://cloudcdn.pro/kaishi/images/banners/banner-kaishi.webp" ## The main image of the site in SVG format.
keywords: "terms of use, intellectual property" ## The keywords of the site. (max 160 characters)
language: "en-GB" ## The language of the site. (default: en-GB)
layout: "page" ## The layout of the site.
locale: "en_GB" ## The locale of the site.
logo_alt: "Logo of Kaishi, a starter template for static sites" ## The logo alt of the site.
logo_height: "33" ## The logo height of the site.
logo_width: "100" ## The logo width of the site.
logo: "https://cloudcdn.pro/kaishi/v1/logos/kaishi.svg" ## The logo of the site in SVG format.
name: "Kaishi" ## The name of the website. (max 64 characters)
permalink: "https://kaishi.one/terms" ## The url of the site.
rating: "general" ## The rating of the site.
referrer: "no-referrer" ## The referrer of the site.
revisit-after: "7 days" ## The revisit after of the site.
robots: "index, follow" ## The robots of the site.
short_name: "kaishi" ## The short name of the site. (max 12 characters)
subtitle: "Build Amazing Websites with Minimal Effort using Kaishi Starter Templates" ## The subtitle of the page. (max 64 characters)
tags: "terms of use, kaishi, static site generator, static site generator, intellectual property, linked sites, liability, privacy, governing law, changes, contact us" ## The tags of the site. (max 160 characters)
theme-color: "143, 250, 113" ## The theme color of the site.
title: "Terms of Use" ## The title of the page. (max 64 characters)
url: "https://kaishi.one" ## The url of the site.
viewport: "width=device-width, initial-scale=1, shrink-to-fit=no" ## The viewport of the site.

# News - The News SiteMap front matter (YAML).
news_genres: "Blog" ## The genres of the site. (PressRelease|Satire|Blog|OpEd|Opinion|UserGenerated)
news_keywords: "kaishi, static site generator, static site generator, minimalist website template, modern website template, responsive website template, website starter template, freelance creative, startup founder, small business owner, online presence" ## The keywords of the site. (comma separated, max 10 keywords)
news_language: "en" ## The language of the site. (default: en)
news_image_loc: "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 398' preserveAspectRatio='xMidYMid slice'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23166534'/><stop offset='1' stop-color='%2386efac'/></linearGradient></defs><rect width='1440' height='398' fill='url(%23g)'/></svg>" ## The image loc of the site.
news_loc: "https://kaishi.one" ## The loc of the site.
news_publication_date: "Wed, 01 Jan 2025 01:01:01 GMT" ## The publication date of the site.
news_publication_name: "Kaishi" ## The news publication name of the site.
news_title: "Terms" ## The title of the page. (max 64 characters)


# RSS - The RSS feed front matter (YAML).
atom_link: https://kaishi.one/rss.xml
category: "Technology"
docs: https://validator.w3.org/feed/docs/rss2.html
generator: "SSG (version 0.0.35)"
item_description: RSS feed for the site
item_guid: "https://kaishi.one/terms/index.html"
item_link: "https://kaishi.one/terms/index.html"
item_pub_date: "Wed, 01 Jan 2025 01:01:01 GMT"
item_title: "Terms of Use"
last_build_date: "Wed, 01 Jan 2025 01:01:01 GMT"
managing_editor: jane.doe@kaishi.one (Jane Doe)
pub_date: "Wed, 01 Jan 2025 01:01:01 GMT"
ttl: "60"
type: "website"
webmaster: jane.doe@kaishi.one

# Apple - The Apple front matter (YAML).
apple_mobile_web_app_orientations: "portrait" ## The Apple mobile web app orientations of the page.
apple_touch_icon_sizes: "192x192" ## The Apple touch icon sizes of the page.
apple-mobile-web-app-capable: "yes" ## The Apple mobile web app capable of the page.
apple-mobile-web-app-status-bar-inset: "black" ## The Apple mobile web app status bar inset of the page.
apple-mobile-web-app-status-bar-style: "black-translucent" ## The Apple mobile web app status bar style of the page.
apple-mobile-web-app-title: "Kaishi" ## The Apple mobile web app title of the page.
apple-touch-fullscreen: "yes" ## The Apple touch fullscreen of the page.

# MS Application - The MS Application front matter (YAML).

msapplication-navbutton-color: "rgb(0,102,204)"

# Twitter Card - The Twitter Card front matter (YAML).

## twitter_card - The Twitter Card type of the page.
twitter_card: "summary"
## twitter_creator - The Twitter Card creator of the page.
twitter_creator: "janedoe"
## twitter_description - The Twitter Card description of the page.
twitter_description: "Make beautiful websites with Kaishi, a Static Site Generator Starter Template."
## twitter_image - The Twitter Card image of the page.
twitter_image: "https://cloudcdn.pro/kaishi/v1/logos/kaishi.svg"
## twitter_image:alt - The Twitter Card image alt of the page.
twitter_image_alt: "Logo of Kaishi, a starter template for static sites"
## twitter_site - The Twitter Card site of the page.
twitter_site: "janedoe"
## twitter_title - The Twitter Card title of the page.
twitter_title: "Kaishi, a Static Site Generator Starter Template"
## twitter_url - The Twitter Card url of the page.
twitter_url: "https://kaishi.one"

# Humans.txt - The Humans.txt front matter (YAML).
author_website: "https://cloudcdn.pro" ## The author website of the page.
author_twitter: "@wwdseb" ## The author twitter of the page.
author_location: "London, UK" ## The author location of the page.
thanks: "Thanks for reading!" ## The thanks of the page.
site_last_updated: "2025-01-01" ## The last updated of the site.
site_standards: "HTML5, CSS3, RSS, Atom, JSON, XML, YAML, Markdown, TOML" ## The standards of the site.
site_components: "Kaishi, Kaishi Builder, Kaishi CLI, Kaishi Templates, Kaishi Themes" ## The components of the site.
site_software: "SSG, Rust" ## The software of the site.

---

## Agreement to Terms of Use

These Terms of Use apply to the SSG (職人) website at <https://kaishi.one/> (the "Website").

BY USING THE SITE, YOU AGREE TO THESE TERMS OF USE. IF YOU DO NOT AGREE, DO NOT USE THE SITE.

### Intellectual Property

The Website and its content, features, and functions belong to Kaishi. They will stay the sole property of Kaishi. United States and global copyright, trademark, and other laws protect this Website.

### Links to Other Sites and to the Kaishi Site

Our Website may link to third-party sites ("Linked Sites") or services. Kaishi does not own or control these Linked Sites. They are here only for your ease of use.

Kaishi has no control over Linked Sites. We are not responsible for their content or privacy practices. We do not endorse any of these sites or services.

### Limitation of Liability

KAISHI DOES NOT PROMISE THE SITE WILL BE ERROR-FREE OR ALWAYS AVAILABLE. DEFECTS MAY NOT BE FIXED. YOUR USE MAY NOT GIVE SPECIFIC RESULTS.

THE SITE AND ITS CONTENT ARE PROVIDED "AS-IS" AND "AS-AVAILABLE." ALL DETAILS ON THE SITE MAY CHANGE WITHOUT NOTICE.

KAISHI CANNOT ENSURE FILES YOU DOWNLOAD WILL BE FREE OF VIRUSES. KAISHI DISCLAIMS ALL LIABILITY FOR ACTS OF THIRD PARTIES TIED TO YOUR USE OF THE SITE.

KAISHI, ITS DIRECTORS, EMPLOYEES, PARTNERS, AGENTS, SUPPLIERS, OR AFFILIATES SHALL NOT BE LIABLE FOR ANY INDIRECT, SPECIAL, OR PUNITIVE DAMAGES. THIS INCLUDES LOSS OF PROFITS, DATA, USE, GOODWILL, OR OTHER LOSSES FROM YOUR USE OF THE WEBSITE.

## Privacy

Kaishi’s [Privacy Policy](/privacy/index.html) applies to this Site. Its terms are part of these Terms of Use. By using the Site, you agree that internet data is never fully private or secure. Any message you send to the Site may be read by others.

## Governing Law

The laws of the United States govern these Terms. Conflict of law rules do not apply.

## Changes

We may change, add, or remove parts of these Terms at any time. You should check these Terms now and then for updates. If you keep using our Website after changes take effect, you agree to the new terms.

## Contact Us

If you have questions about these Terms, please [contact us](/contact/index.html)