config

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultUnsplashBaseURL = "https://source.unsplash.com/1920x1080/?{keywords}"

DefaultUnsplashBaseURL is the fallback Unsplash URL template used when UNSPLASH_IMAGE_URL is not set in the environment. {keywords} is replaced with comma-separated keywords chosen by the AI.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	APIKey          string
	LocalBaseURL    string
	Theme           string
	Model           string
	Language        string
	Output          string
	ProjectPath     string
	UnsplashBaseURL string
}

Config holds runtime options collected from the interactive CLI.

Jump to

Keyboard shortcuts

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