landing_page

v1.0.0MITmthds >=1.0.0Validated2 installs3/4/2026RobinHrt/mkt_landing_page
Main pipegenerate_landing_page

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "landing_page"
address = "github.com/RobinHrt/mkt_landing_page"
version = "1.0.0"
description = "Landing Page Generator: conversion-optimized copy with A/B test hypotheses"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "generate_landing_page"

[exports.mkt_landing_page]
pipes = ["generate_landing_page", "write_page_copy", "generate_ab_hypotheses", "parallel_copy_generation", "compile_landing_page"]

Install

$npx mthds install https://github.com/RobinHrt/mkt_landing_page --method landing_page

Run

$npx mthds run method landing_page

Landing Page Generator: conversion-optimized copy with A/B test hypotheses

Exports

mkt_landing_page

generate_landing_pagewrite_page_copygenerate_ab_hypothesesparallel_copy_generationcompile_landing_page