• About me
  • Blog
  • Projects
  • Resume.pdf
  • Contact
  • Recycle Bin
building-otavios.pdf - Document Viewer

Building otaviOS

otaviOS is a static site: every window is a real route, exported to HTML at build time.

How it works

  1. The content lives in Markdown files in the repository.
  2. A loader validates them and builds a tree of folders, documents and shortcuts.
  3. Each node gets a route, and its page opens the right program in a window.

The URL is always the focused window, so the browser's back button walks through your windows.