Skip to content

inputpub/inputpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input here, publish anywhere — a minimalist Markdown editor that publishes to X, GitHub, Email, ChatGPT and more.

  • ✍️ Write once in a clean Milkdown WYSIWYG editor (auto-saved locally)
  • 🚀 Send to X, GitHub (commit a file to a repo), GitHub Gist, Email, ChatGPT and more
  • 🧩 Plugin model — add a destination = one file + one line in frontend/src/destinations
  • 🪶 Pure frontend, no backend, no login. API targets use your own token stored in the browser.

Develop

cd frontend
npm install
npm run dev

Deploy

Pushes to main auto-deploy to GitHub Pages via .github/workflows/deploy.yml, served at inputpub.com (custom domain set via frontend/public/CNAME).

About

Input here, publish anywhere

Resources

Stars

Watchers

Forks

Contributors