MarioAriasC / monkeylang

Official website for Monkey

Home Page:http://monkeylang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the official website for Monkey

Running locally

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:

    {{< 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.

About

Official website for Monkey

http://monkeylang.org


Languages

Language:SCSS 93.7%Language:HTML 4.0%Language:CSS 2.4%Language:JavaScript 0.0%