Content Creation

    for Orbitant

Ulises Gascón

  • Express.js Technical Committee Member
  • Node.js Core Collaborator and releaser
  • Yeoman Core Team Member
  • OpenJS Security Collaboration Space and Node.js Security WG Member
  • OpenJS Cross Project Council Voting Member and TC39 Delegate

@UlisesGascon

@kom_256

@UlisesGascon

https://ulisesgascon.com

SPONSORED BY ORBITANT

♥️ Thank You! ♥️

The Proposal

Author(s)

Reviewer(s)

Publisher(s)

Create a Mardown file

Review a Mardown file

Add Media Assets

Review Media Assets

Ask for Changes

Approve the final version

Adapt the content

Create a PR

Modify the PR

Schedule publication

The process

Motivation

  • Transparency 🎯 
    Who did what? Who reviewed? What is pending? → Git
  • Automation (CI)
    Notifications, linters, checks, deployments → GitHub Actions
  • Semantic content 📝
     plain text + Semantic → Markdown
  • Same tools ⚙️
    Same workflow as coding (IDE, Git) or directly GitHub UI
  • All in one 📌
    Content backlog + updates after publication → GitHub Issues & Projects

Challenges

  • Cultural shift 👥
    Adapting to new tools and workflows (Git, Markdown, PRs)
  • Website automation gap 🔄
    Need to configure pipelines to publish content automatically (optional).
  • Semantic content 📝
    Markdown is powerful, but less visual than WYSIWYG editors (iframes, etc...).
  • Binary files limitation 📂
    Not ideal for large assets like PDFs, videos, or heavy images.

Markdown 101

  • Plain text format 📝 – Easy to read & edit without special software.

  • Lightweight syntax ⚡ – Few symbols for formatting (#, *, []()).

  • Portable & future-proof 🔮 – Can be converted to HTML, PDF, Word, etc.

  • Focus on content 🎯 – Write without distractions from styling.

  • Developers love it 👩‍💻 – Same format used in READMEs, docs, wikis.

  • Works anywhere 🌍 – Supported by GitHub, GitLab, blogs, static site generators.

Key Takeaways

Resources

Real-World Examples

Node.js

YEOMAN

Express

DEMO TIME!

Dreams are extremely important. You can't do it unless you imagine it.

- George Lucas

THANKS!