cmd

package
v0.0.0-...-fb8d1f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const ABOUT_TEMPLATE = `This is the about page.

[Home](/)
`
View Source
const CONFIG_TEMPLATE = `` /* 225-byte string literal not displayed */
View Source
const EXTRA_TEMPLATE = `<ul>
{{ #data.words }}
<li>{{ . }}</li>
{{ /data.words }}
</ul>
`
View Source
const FIRST_TEMPLATE = `---
title: First Post
date: 2023-07-21
---
This is my **first** post!
`
View Source
const INDEX_TEMPLATE = `` /* 218-byte string literal not displayed */
View Source
const LAYOUT_TEMPLATE = `` /* 201-byte string literal not displayed */
View Source
const STYLE_TEMPLATE = `body {
background: #eee;
color: #222;
font-family: Helvetica, sans-serif;
}`

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL