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_pageRun
$
npx mthds run method landing_pageLanding 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