playframework.com
playframework.com copied to clipboard
The Play Framework website
For example, in this page: https://www.playframework.com/documentation/3.0.x/ScalaActions Right above the section "Controllers are action generators", you might see that COPY button in the right corner of the code box would move...
**Purpose** To fix the issue COPY button in document code section would move along with the scroll bar Fixes: - https://github.com/playframework/playframework.com/issues/579
Bumps [playframework/.github](https://github.com/playframework/.github) from 3 to 4. Release notes Sourced from playframework/.github's releases. v4 :bookmark: Latest stable version of 4.x release series Currently link to ➡️ v4.0.0 💡 Backward compatibility is...
Before thinking about a different approach how we host the docs and the website, we should just quickly set up a own virtual machine (AWS, DigitalOcean, whatever) where we can...
* https://www.twitch.tv/playframework * https://www.youtube.com/channel/UCRp6QDm5SDjbIuisUpxV9cg * https://www.youtube.com/PlayFramework is taken already :( * https://www.linkedin.com/groups/3818467/ (I am admin of this group now)
This is directly related to the PR on the main play framework repo. https://github.com/playframework/playframework/pull/11136 I'll maintain updates to both this PR and the other PR, as they will need to...
https://www.playframework.com/community-process https://www.playframework.com/contributing
Even after merging #454 there will still be parts where Lightbend is references with it's professional support and subscription. We should remove that. (It's not a problem to reference to...
playframework.com requires a handful of manually downloaded stuff: - translations - play1 modules - generated docs - etc... (check README.md and the `data/`). Depending on that makes it painful to...