- Notifications
You must be signed in to change notification settings - Fork165
Source for Codefresh documentation
License
NotificationsYou must be signed in to change notification settings
codefresh-io/docs.codefresh.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This site is built with Jekyll. Documentation content is written in Markdown format located in './docs'
The site is automatically deployed when commits are merged/pushed inmaster, hosted athttps://codefresh.io/docs/
- Installdocker-compose
- Run
docker-compose up - Open
http://localhost:3131in 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
- Install Ruby,
bundler,jekylland other Ruby dependencies withbundle install. - Run
npm installto install Node.js dependencies. - Run
npm run css(or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets. - From the root directory, run
npm run docs-serve-devin the command line. - Open
http://localhost:19002in your browser, and voila.
About
Source for Codefresh documentation
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.