Skip to content

Commit

Permalink
readme: added jumbo
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 16, 2024
1 parent 0984953 commit 0c1fdf0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,34 @@
![latte-bg](https://github.com/nette/latte/assets/194960/76c098ff-427c-4b30-9676-97e2d8fd4a56)


[Latte: A Next-Generation Templating System for PHP](https://latte.nette.org)
=============================================================================

 <!---->

<h3>
✅ The only truly secure templating system for PHP<br>
✅ You already know the syntax<br>
✅ Highly mature, fast, and widely used library
</h3>

 <!---->

Latte is the safest templating system for PHP. You'll love its intuitive syntax. A wide range of useful features will significantly simplify your work. It provides [top-notch protection against critical vulnerabilities](https://latte.nette.org/en/safety-first) and allows you to focus on creating high-quality applications without worrying about their security.

Latte is cleverly designed and easy to learn for those familiar with PHP, as they can quickly adopt its basic tags.

 <!---->

<h3>

- 1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [TRY IT ONLINE](https://fiddle.nette.org/latte/#9cc0cf6d89)
- 2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)
- 3️⃣ Write templates in [editor with Latte support](https://latte.nette.org/en/recipes#toc-editors-and-ide)

</h3>

 <!---->

Do you like Latte? Are you looking forward to the new features?

Expand Down

0 comments on commit 0c1fdf0

Please sign in to comment.