Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Source for Codefresh documentation

License

NotificationsYou must be signed in to change notification settings

codefresh-io/docs.codefresh.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codefresh build status

This site is built with Jekyll. Documentation content is written in Markdown format located in './docs'

Deploying

The site is automatically deployed when commits are merged/pushed inmaster, hosted athttps://codefresh.io/docs/

Preview documentation locally with Docker (Recommended)

  1. Installdocker-compose
  2. Rundocker-compose up
  3. Openhttp://localhost:3131 in your browser, and voila!

To compile scss files into css run the commandnpm run css or in the live modenpm run watch-css.To compile js files into a bundle run the commandnpm run js or in the live modenpm run watch-js.Node version9.11.2

Preview documentation locally (Legacy method)

  1. Install Ruby,bundler,jekyll and other Ruby dependencies withbundle install.
  2. Runnpm install to install Node.js dependencies.
  3. Runnpm run css (or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets.
  4. From the root directory, runnpm run docs-serve-dev in the command line.
  5. Openhttp://localhost:19002 in your browser, and voila.

About

Source for Codefresh documentation

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors93


[8]ページ先頭

©2009-2025 Movatter.jp