muditlambda / docs

Doc source repo for LambdaTest

Home Page:http://docs.lambdatest.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This website was created with Docusaurus.

What's In This Document

Get Started in 5 Minutes

  1. Make sure all the dependencies for the website are installed:
# Install dependencies
$ yarn
  1. Run your dev server:
# Start the site
$ yarn start

Directory Structure

Your project file structure should look something like this

my-docusaurus/
  docs/
    doc-1.md
    doc-2.md
    doc-3.md
  website/
    blog/
      2016-3-11-oldest-post.md
      2017-10-24-newest-post.md
    core/
    node_modules/
    pages/
    static/
      css/
      img/
    package.json
    sidebar.json
    siteConfig.js

Useful Links

For more information about adding new docs, click here

For more information about blog posts, click here

For more information about the navigation bar, click here

For more information about custom pages, click here.

Full Documentation

Full documentation can be found on the website.

About

Doc source repo for LambdaTest

http://docs.lambdatest.com


Languages

Language:JavaScript 92.1%Language:HTML 3.9%Language:CSS 2.6%Language:Dockerfile 1.3%