deta / space-docs

Documentation and guides for Deta Space

Home Page:https://deta.space/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deta Space Docs

Deta Space is a personal cloud computing platform that enables individuals to turn their ideas into reality using their own personal cloud computer.

🔮 Homepage - 💻 Developer Docs - 📚 User Manual

Learn more on why we are building Space.

Getting Help

We have answered some FAQs in our docs, but we are here to help and would love to hear what you think!

About This Repository

This repository contains a Astro application that handles the Deta Space Docs, Manual and Changelog.

The actual content for the different pages can be found in ./src/pages/ in the respective folders.

If you are looking for the legacy documentation for Deta Cloud head over to deta/legacy-docs. Read more about how Cloud is moving to Space in our blog.

Available Commands

All commands are run from the root of the project, from a terminal:

Command Action
yarn install --ignore-optional Installs dependencies
yarn run dev Starts local dev server at localhost:3000
yarn run build Builds the site to ./dist/
yarn run preview Previews the site locally

License

The application is MIT licensed.

The content (e.g., .md or .mdx files in the /src/pages folder) is Creative Commons licensed.

About

Documentation and guides for Deta Space

https://deta.space/docs

License:Other


Languages

Language:Svelte 35.5%Language:Astro 21.9%Language:MDX 20.4%Language:TypeScript 9.4%Language:CSS 7.6%Language:SCSS 2.8%Language:JavaScript 2.3%