From 7917d895ad458024eafbe52420c179cfce20d7b9 Mon Sep 17 00:00:00 2001 From: lihaoyi Date: Sun, 14 Jan 2024 12:12:45 +0000 Subject: [PATCH] deploy: a70801b401109a52b44c43d0c4a9857afd47e8e2 --- index.html | 68 ++++++++++++++++++++++---------------------- page/about-cask.html | 2 +- 2 files changed, 35 insertions(+), 35 deletions(-) diff --git a/index.html b/index.html index db9da7a2cb..11bc9044d8 100644 --- a/index.html +++ b/index.html @@ -132,7 +132,7 @@

Cask is a simple Scala web framework inspired by Python's Flask project. It aims to bring simplicity, flexibility and ease-of-use to Scala webservers, avoiding cryptic DSLs or complicated asynchrony.

Getting Started

The easiest way to begin using Cask is by downloading the example project above.

@@ -193,7 +193,7 @@

The rough outline of how the minimal example works should be easy to understand: