sharehtml

Deploy HTML, Markdown, or code files with the sharehtml CLI, then:

# install the CLI
git clone https://github.com/jonesphillip/sharehtml.git
cd sharehtml && pnpm install
cd apps/cli && pnpm build && bun link

# configure
sharehtml config set-url https://share.philbuilds.fun


# deploy a file
sharehtml deploy example/coffee-report.html