< back to profile

monkeylang

Official website for Monkey

SCSSrepo ->live ->Jan 21, 2025
monkeylang screenshot

monkeylang.org

This is the official website for Monkey

Running locally

plaintext
hugo serve -D --disableFastRender

Adding a new implementation

Built your own Monkey? Add it to the list!

Create a PR in which you

  1. Edit content/_index.md

  2. At the bottom, add another monkey-implementation:

    markdown
    {{< monkey-implementation "YOUR-GITHUB-USERNAME" "NAME-OF-REPOSITORY" "LANGUAGE-IN-WHICH-YOU-IMPLEMENTED-IT">}}
    DESCRIPTION
    {{< /monkey-implementation >}}

    See the other implementations for examples.

  3. Open a PR

After I merge the PR the site is auto-deployed.

Command Palette

Search hackers, navigate pages