home

junko's homepage [![Go](https://img.shields.io/badge/Go-00ADD8?logo=Go&logoColor=white)](https://go.dev/)


internal

features

usage

special token

var PREFIX = "@"
var PREFIXES = []string{
	// Page Basic Info
	"title",
	"description",
	"thumbnail",
	// Page Data
	"author",
	"date",
	"tags",
	"route",
	// /note/*
	"slog",
	// /channel/*
	"style",
	"outline",
	"outline-style",
	// Misc
	"exclude",
}

preview

image image image image

credits