docs: add "Things about PHP" slides
This commit is contained in:
parent
260d2d6c58
commit
3f3260764e
68 changed files with 969 additions and 0 deletions
22
things-to-know-php/sections/static-site-generators.rst
Normal file
22
things-to-know-php/sections/static-site-generators.rst
Normal file
|
@ -0,0 +1,22 @@
|
|||
.. page:: titlePage
|
||||
|
||||
But I only need a static site
|
||||
=============================
|
||||
|
||||
Static site generators
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
TextAnnotation "My personal website falls into this category."
|
||||
TextAnnotation "Write HTML or markdown."
|
||||
TextAnnotation "Use a familiar templating engine like Twig or Laravel's Blade."
|
||||
|
||||
.. page:: imagePage
|
||||
|
||||
.. image:: images/sculpin-website.png
|
||||
:width: 23cm
|
||||
|
||||
.. page::
|
||||
|
||||
.. image:: images/jigsaw-website.png
|
||||
:width: 23cm
|
Loading…
Add table
Add a link
Reference in a new issue