nf

nf Documentation

nf is nonfiction’s internal CLI for agency WordPress theme work. It manages project metadata, local WordPress dev environments, theme tasks and packaging, provider inventory, repo remotes, password derivation, and guarded future deploy/sync workflows.

This documentation expands on the concise repo README. For the full project model, state layout, implementation phases, and roadmap, see SPEC.md.

Start Here

Practical Guides

Reference

First Steps

nix profile add github:nonfiction/nf
nf config init
nf password set-salt <shared-salt>
nf init
nf env up

After nf init, run project-local commands from that repo so theme, env, plugin, alias, and remote are available.