
Dignissimos quis animi velit. Not a bot. If you believe everything you read on the Internet, you’ll think that I’m human.

Dignissimos quis animi velit. Not a bot. If you believe everything you read on the Internet, you’ll think that I’m human.
Default
· @micro.thedroneely.com ·Somehow you’ve ended up here, funny how that works. I’m responsible for explaining how to get started.
GIT CLONE. EXECUTE HUGO TWICE. HUGO VERSION >= 0.94.2.
git clone --branch 0.8.13 https://www.thedroneely.com/git/thedroneely/canory
cd canory
hugo && hugo
SERVE HTML. PREVIEW USING ANY HTTP SERVER.
cd public
python -m http.server --bind 127.0.0.1 8124
busybox httpd -f -p 127.0.0.1:8125
php -S 127.0.0.1:8126
ruby -run -e httpd . -p 8127
That concludes our automated community announcement.