meltano

Форк
0

README.md

Meltano Documentation

Meltano Logo

Contribute to the Docs

Follow the steps below to work locally with this project.

  1. Fork, clone or download this project.
  2. Install node dependencies: npm install
  3. Run npm start to run a local development server
  4. View the docs at http://localhost:3000.
  5. Make changes to the content of the site and preview them at the link above.

Website

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

Add/edit category icon as a base64 svg in _category_.json To highlight a line of code, add == before it, eg. ==mkdir meltano-projects

Read the Docusaurus guides for any further information.

Build

npm run build

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

Deployment

Using SSH:

USE_SSH=true npm deploy

Not using SSH:

GIT_USER=<Your GitHub username> npm deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.