GithubHelp home page GithubHelp logo

lucianbuzzo / daytona-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daytonaio/enterprise-docs

0.0 1.0 0.0 3.84 MB

Home Page: https://www.daytona.io/docs

JavaScript 3.41% TypeScript 3.32% CSS 0.22% Dockerfile 0.33% SCSS 16.57% Astro 14.69% MDX 61.45%

daytona-docs's Introduction

Daytona Development Environment Management Platform: Documentation

Built with Starlight

πŸš€ Project Structure

Inside your Daytona DEM Documentation project, powered by Astro + Starlight, you'll find the following structure:

.
β”œβ”€β”€ public/
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ assets/
β”‚   β”œβ”€β”€ content/
β”‚   β”‚   β”œβ”€β”€ docs/
β”‚   β”‚   β”‚   β”œβ”€β”€ getting-started.md
β”‚   β”‚   β”‚   β”œβ”€β”€ architecture.md
β”‚   β”‚   β”‚   β”œβ”€β”€ installation/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ single-node.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ cluster.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ idps.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ domains.md
β”‚   β”‚   β”‚   β”‚   └── uninstall.md
β”‚   β”‚   β”‚   β”œβ”€β”€ configuration/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ user-types.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ git-providers.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ teams.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ templates.md
β”‚   β”‚   β”‚   β”‚   └── licensing.md
β”‚   β”‚   β”‚   β”œβ”€β”€ usage/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ workspaces.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ ides.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ account.md
β”‚   β”‚   β”‚   β”‚   └── projects.md
β”‚   β”‚   β”‚   β”œβ”€β”€ administration/
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ application-logs.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ audit-logs.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ high-density.md
β”‚   β”‚   β”‚   β”‚   β”œβ”€β”€ telemetry.md
β”‚   β”‚   β”‚   β”‚   └── appearance.md
β”‚   β”‚   β”‚   └── tools/
β”‚   β”‚   β”‚       β”œβ”€β”€ api.md
β”‚   β”‚   β”‚       β”œβ”€β”€ cli.md
β”‚   β”‚   β”‚       β”œβ”€β”€ vs-code-extension.md
β”‚   β”‚   β”‚       └── jetbrains-gateway.md
β”‚   β”‚   └── config.ts
β”‚   └── env.d.ts
β”œβ”€β”€ astro.config.mjs
β”œβ”€β”€ package.json
└── tsconfig.json

Daytona uses Starlight to manage documentation content. Place your .md or .mdx files in the src/content/docs/ directory to match the structure above. These files will automatically become available as routes.

Store images in src/assets/ to include them in your Markdown files with relative link ../../../assets/.

Place static assets, such as icons and manifest files, into the public/ directory.

🧞 Commands

Execute these commands from the root of your project in a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Builds your production site to ./dist/
npm run preview Previews your build locally before deployment
npm run astro ... Runs CLI commands like astro add, astro check
npm run astro -- --help Provides help for using the Astro CLI

πŸ‘€ Looking for more information on how to structure and develop docs with Astro and Starlight?

Explore Starlight’s documentation, delve into Astro’s docs, or join the vibrant Astro Discord community for support.

NOTES

daytona-docs's People

Contributors

alzri avatar amorriscode avatar antevukusic avatar d4yt0nad0cs avatar fabjanvucina avatar ivan-burazin avatar ldavidbryant avatar loisisar avatar mikimih avatar nkkko avatar vedranjukic avatar zmzlois avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.