shvgn / werf-guides

Guides site sources https://werf.io/guides/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

___

Development

Running the site locally

Up site and synchronize the state in case of local changes:

werf compose up --dev --follow \
                --env development \
                --docker-compose-command-options="-d"

Now you can access the site:

curl localhost

To access the Russian version of the site add ru.localhost record in your /etc/hosts

About

Guides site sources https://werf.io/guides/

License:Apache License 2.0


Languages

Language:Liquid 79.6%Language:SCSS 8.3%Language:HTML 5.7%Language:Ruby 2.3%Language:CSS 2.2%Language:JavaScript 2.0%