toshihidetagami / playframework.com

The Play Framework website

Home Page:https://playframework.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Instructions

Requirements for full installation:

  • local clone of playframework, with remote called origin, symlinked from data/main.
  • local clone of play-generated-docs, with remote called origin, symlinked from data/generated.
    • git clone https://github.com/playframework/play-generated-docs.git $PWD/data/generated
  • local clone of each doc translation in data/translationname, e.g. data/ja, data/tr, data/fr, data/bg. See application.conf for list of translation repos.

Git should ignore the symlinked repos but you may need to tell your IDE to exclude them.

You may see exceptions in the logs about failing to authenticate, ignore them, they are just the periodic git fetch failing because the Play app doesn't have your GitHub credentials.

Rebuilding the AWS Instance

If it is necessary to rebuild the instance, check this document: https://github.com/playframework/play-meta/blob/main/playframework.com-machine-setup.md.

About

The Play Framework website

https://playframework.com/


Languages

Language:Scala 66.6%Language:HTML 18.8%Language:Stylus 9.7%Language:JavaScript 3.4%Language:CSS 1.0%Language:Java 0.4%