Skip to content

flytohub/flyto-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Flyto Blog

Engineering notes, release stories, and showcases from the Flyto team.

📰 Read online


What lives here

Long-form writing that doesn't belong inside a product README:

  • Release stories — "v2.x shipped; here's what changed and why"
  • Engineering deep dives — design decisions, migration stories
  • Showcase posts — real automations customers have built
  • Post-mortems — incident reports with blameless root-cause
  • Community spotlights — plugin and template authors

Format

posts/
└── YYYY-MM-DD-slug.md      # frontmatter + markdown body

Frontmatter schema lives in POSTING.md (or CONTRIBUTING.md if you're writing a post).

Local dev

npm install
npm run dev        # http://localhost:3000
npm run build

Contributing a post

  1. Fork + branch.
  2. Add posts/YYYY-MM-DD-your-slug.md.
  3. Open PR; tag @flytohub/editors for review.

Not a team member but want to contribute a guest post? Open a Discussion with an outline first.

Related

Releases

No releases published

Packages

 
 
 

Contributors