Skip to content

ane1990/openserverless-site

 
 

Repository files navigation

Apache OpenServerless documentation

The Apache OpenServerless website uses Hugo and Docsy to build static HTML and related resources.

Prerequisites

  • Ensure to have a recent nodejs and npm version or use Nix to get dependencies (we provide a shell.nix)
  • Install Taskfile
  • Clone repository
    • git clone https://github.com/apache/openserverless-site.git
    • npm install

Preview

Task and Tools updates

The documentation for OpenServerless Tasks and OpenServerless Tools is automatically extracted from the respective repositories.

Is possible to align task, tools and runtimes using these commands:

  • Tasks

    • task import-task
  • Tools

    • task import-tools
  • Runtimes

    • task import-runtimes

Web site build

  • Run Hugo Build
    • task build

Publish

The Apache OpenServerless website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing.

About

Apache OpenServerless website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.6%
  • TypeScript 21.1%
  • HTML 18.6%
  • SCSS 6.0%
  • Xonsh 2.2%
  • Nix 0.4%
  • Other 0.1%