This is the official website for Monkey
hugo serve -D --disableFastRender
Built your own Monkey? Add it to the list!
Create a PR in which you
-
Edit
content/_index.md
-
At the bottom, add another
monkey-implementation
:{{< monkey-implementation "YOUR-GITHUB-USERNAME" "NAME-OF-REPOSITORY" "LANGUAGE-IN-WHICH-YOU-IMPLEMENTED-IT">}} DESCRIPTION {{< /monkey-implementation >}}
See the other implementations for examples.
-
Open a PR
After I merge the PR the site is auto-deployed.