docs: add "Things about PHP" slides
This commit is contained in:
parent
260d2d6c58
commit
3f3260764e
68 changed files with 969 additions and 0 deletions
49
things-to-know-php/sections/cms.rst
Normal file
49
things-to-know-php/sections/cms.rst
Normal file
|
@ -0,0 +1,49 @@
|
|||
.. page:: titlePage
|
||||
|
||||
Levelling Up
|
||||
============
|
||||
|
||||
Content Management Systems
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
TextAnnotation "Move from simple pages or CLI apps, need to level up"
|
||||
|
||||
.. page:: titlePage
|
||||
|
||||
.. class:: centredtitle
|
||||
|
||||
These lists are not exhaustive
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
TextAnnotation "Other CMSes, frameworks and tools are available. These are the ones that came to mind for me."
|
||||
|
||||
.. page:: imagePage
|
||||
|
||||
.. image:: images/drupal-website.png
|
||||
:width: 23cm
|
||||
|
||||
.. page::
|
||||
|
||||
.. image:: images/wordpress-website.png
|
||||
:width: 23cm
|
||||
|
||||
.. page::
|
||||
|
||||
.. image:: images/joomla-website.png
|
||||
:width: 23cm
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
TextAnnotation "The big three PHP frameworks."
|
||||
|
||||
.. page::
|
||||
|
||||
.. image:: images/typo3-website.png
|
||||
:width: 23cm
|
||||
|
||||
.. page::
|
||||
|
||||
.. image:: images/perch-website.png
|
||||
:width: 23cm
|
Loading…
Add table
Add a link
Reference in a new issue