Skip to content
makersaurus / 0.9.1-a01

makersaurus 0.9.1-a01

Install from the command line:
Learn more about npm packages
$ npm install @h2oai/makersaurus@0.9.1-a01
Install via package.json:
"@h2oai/makersaurus": "0.9.1-a01"

About this version

Makersaurus

The goal of Makersaurus is to simplify the process of creating documentation for the H2O AI Cloud. Makersaurus also attempts to make it easier to keep our docs internally consistent and up-to-date. Using a relatively small configuration file, you can scaffold Docusaurus sites on-the-fly with standardized H2O.ai styles, headers, footers, home page, and search.

Getting started

To get started, navigate to where you want to create your project and run:

npx @h2oai/makersaurus@latest create-new-project 

This command will create a folder called documentation with the following contents:

  • package.json
  • makersaurus.config.js
  • sidebars.js
  • docs
  • .gitignore

This is all you need to launch your site. From here just run:

cd documentation 
npm install 
npm start 

If all goes well your project will be served on port 3000.

Documentation

For more information about Makersaurus features and commands, please refer to the documentation. The documentation folder contains a working Makersaurus site with guides and API reference. You can also browse a live version of the documentation at https://h2oai.github.io/makersaurus/.

Details


Assets

  • makersaurus-0.9.1-a01.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0