Getting started guide fails to find example: reports git errot #82
Open
Description
While bouncing between languages and libs, when I select C++/Boost Asio style binding for libzmq, I keep getting even when I try coming back from a different binding for c++ (BTW: I'm using Chrome Version 83.0.4103.106 (Official Build) (64-bit) on an up to date WIN 10 box):
git clone https://github.com/zeromq/zeromq.org
example_dir=content/docs/examples/cpp/azmq
cd zeromq.org && mkdir -p $example_dir
[ -s $example_dir/index.md ] || cat >$example_dir/index.md <<'EOF'
headless: true
EOF
cp archetypes/examples/hello_world_server.md
$example_dir/hello_world_server.md
Metadata
Assignees
Labels
No labels