chunquedong / fantom-lang.org

The fantom-lang.org website:

Home Page:https://fantom-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fantom-lang.org

Written in: Fantom Licence: ISC

This is the public repository for the fantom-lang.org website.

To suggest documentation updates, simply fork and send a pull request.

The main web pages are located in etc/web-pages/ as Slim files.

Running the site locally

To run fantom-lang.org locally, and assuming you have Fantom and FPM installed, then simply run the following:

# navigate to the git repo
$ cd <fantom-lang.org git repo>

# download / update all pod dependencies
$ fpm update

# build the website
$ fpm build

# fire it up!
$ fpm run afFantomLang 8069

Then point your browser at http://localhost:8069/.

About

The fantom-lang.org website:

https://fantom-lang.org/


Languages

Language:CSS 56.9%Language:HTML 24.8%Language:Fantom 16.1%Language:JavaScript 2.2%Language:Shell 0.0%