The Apache OpenServerless website uses Hugo and Docsy to build static HTML and related resources.
git clone https://github.com/apache/openserverless-site.git
npm install
task preview
The documentation for OpenServerless Tasks and OpenServerless Tools is automatically extracted from the respective repositories.
Is possible to align task and tools using these commands:
Tasks
task import-task
Tools
task import-tools
task build
The Apache OpenServerless website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing.