Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

@portosaur/core

The core logic engine of the Portosaur ecosystem.

🧩 Features

  • ⚙️ Configuration Engine — Translates YAML input into Docusaurus-compatible structures.
  • 🔄 Variable Resolution — Handles recursive template resolution and system overrides.
  • 🛠️ Utility Suite — File system, git metadata, and path resolution helpers.

API

  • buildDocuConfig — Generates Docusaurus configuration objects.
  • resolveVars — Resolves template tags within configuration structures.

Built with 🦖 by soymadip