cloudlayerio / docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudlayer.io Documentation

This is the documentation website for cloudlayer.io, a document generation service that can be used to generate PDFs and Images using an API.

Contributions

This site is open source, and we accept contributions for assistance in improving our documentation.

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

License:MIT License


Languages

Language:JavaScript 70.8%Language:CSS 29.2%