Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dev): tasks for local development #5607

Merged
merged 2 commits into from May 4, 2023
Merged

Commits on May 3, 2023

  1. feat(dev): tasks for local development

    - Run jekyll serve as en and ru by default (task compose:up).
    - Use werf/website for accessing documentation via shared docker network.
    - Run nginx with proxying to werf.io as compose:up:standalone.
    - Remove 'slow' configuration.
    - Use map to unify nginx configuration for en and ru sites.
    
    Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
    diafour committed May 3, 2023
    Copy the full SHA
    a419af1 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. ++ prettier

    Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
    diafour committed May 4, 2023
    Copy the full SHA
    0c13753 View commit details
    Browse the repository at this point in the history