{{ define "index.gohtml" }}{{ template "base" . }}{{ end }} {{ define "index_content" }} Foundation Server-rendered Markdown, secure attachments, and a clean base for sync. This milestone focuses on a fast read path. Documents are synchronized from the content directory into content-addressed storage and rendered to HTML on demand. Documents {{ range .Documents }} {{ .Title }} {{ .Path }} {{ else }} No documents found. {{ end }} {{ end }}
Foundation
This milestone focuses on a fast read path. Documents are synchronized from the content directory into content-addressed storage and rendered to HTML on demand.
{{ .Path }}