diff --git a/php-south-wales-intro-slides/2021-01/slides.rst b/php-south-wales-intro-slides/2021-01/slides.rst new file mode 100644 index 0000000..571e1b0 --- /dev/null +++ b/php-south-wales-intro-slides/2021-01/slides.rst @@ -0,0 +1,73 @@ +.. image:: ../images/logo.jpeg + :width: 8cm + +.. page:: + +.. image:: ../images/twilio.png + :width: 12cm + +.. page:: + +.. image:: ../images/lexis-nexis.jpg + :width: 12cm + +.. page:: standardPage + +Social +====== + +* Join us on Slack: https://phpsouthwales.uk/slack +* YouTube: https://phpsouthwales.uk/videos +* Twitter: `@phpsouthwales `_ + +Housekeeping +============ + +* Turn on your video camera +* Mute yourself when not speaking +* Don't use the text chat in Zoom (it can distract the speaker and doesn't last beyond the meetup. +* Use the ``#meetup`` channel in the PHP South Wales Slack to introduce yourself to other meetup attendees. + +Introductions +============= + +Take a minute to introduce yourself in the ``#meetup`` channel in the PHP South Wales Slack. + +Tonight +======= + +* **Steve McDougall** + + Building APIs with Laravel + +| + +* **Oliver Davies** + + Building and presenting slide decks with rst2pdf + +.. page:: titlePage + +.. class:: centredtitle + +Looking for speakers, sponsors and organisers + +.. page:: + +.. class:: centredtitle + +Want to help build the PHP South Wales website? +Join us in ``#website-improve`` + +.. page:: imagePage + +.. image:: images/dpcon-cfp.png + :width: 18cm + +.. image:: images/symfonylive-online-cfp.png + :width: 18cm + +.. page:: + +.. image:: images/deploy-friday-composer.png + :width: 20cm diff --git a/php-south-wales-intro-slides/2021-02/slides.rst b/php-south-wales-intro-slides/2021-02/slides.rst new file mode 100644 index 0000000..d1925be --- /dev/null +++ b/php-south-wales-intro-slides/2021-02/slides.rst @@ -0,0 +1,61 @@ +.. image:: ../images/logo.jpeg + :width: 8cm + +.. page:: + +.. image:: ../images/twilio.png + :width: 12cm + +.. page:: + +.. image:: ../images/lexis-nexis.jpg + :width: 12cm + +.. page:: standardPage + +Social +====== + +* Join us on Slack: https://phpsouthwales.uk/slack +* YouTube: https://phpsouthwales.uk/videos +* Twitter: `@PhpSouthWales `_ + +Introductions +============= + +Take a minute to introduce yourself in the ``#meetup`` channel in the PHP South Wales Slack. + +Tonight +======= + +* **Michael Pritchard** + + Troubleshooting Docker + +| + +* **Ismael Velasco** + + Laravel Rapid + +Next month +========== + +* **James Jones** + + Introducing Test-Driven Development + +* **TBC** + +.. page:: titlePage + +.. class:: centredtitle + +Looking for speakers and sponsors + +.. page:: + +.. class:: centredtitle + +Want to help build the PHP South Wales website? +``#website-improve`` diff --git a/php-south-wales-intro-slides/2021-03/slides.rst b/php-south-wales-intro-slides/2021-03/slides.rst new file mode 100644 index 0000000..fb58304 --- /dev/null +++ b/php-south-wales-intro-slides/2021-03/slides.rst @@ -0,0 +1,65 @@ +.. image:: ../images/logo.jpeg + :width: 8cm + +.. page:: + +.. image:: ../images/twilio.png + :width: 12cm + +.. page:: + +.. image:: ../images/lexis-nexis.jpg + :width: 12cm + +.. page:: standardPage + +Social +====== + +* Join us on Slack: https://phpsouthwales.uk/slack +* YouTube: https://phpsouthwales.uk/videos +* Twitter: `@PhpSouthWales `_ + +Introductions +============= + +Take a minute to introduce yourself in the ``#meetup`` channel in the PHP South Wales Slack. + +Tonight +======= + +* **Dan Leech** + + Testing code performance with PHPBench + +Next month +========== + +* **Ryan Chandler** + + More GitHub Actions + +* **TBC** + +.. page:: standardPage + +.. image:: images/Selection_038.png + :width: 14cm + +.. page:: + +.. image:: images/Selection_039.png + :width: 13cm + +.. page:: titlePage + +.. class:: centredtitle + +Looking for speakers and sponsors + +.. page:: + +.. class:: centredtitle + +Want to help build the PHP South Wales website? +``#website-improve`` diff --git a/php-south-wales-intro-slides/images/lexis-nexis.jpg b/php-south-wales-intro-slides/images/lexis-nexis.jpg new file mode 100644 index 0000000..3e5defb Binary files /dev/null and b/php-south-wales-intro-slides/images/lexis-nexis.jpg differ diff --git a/php-south-wales-intro-slides/images/logo.jpeg b/php-south-wales-intro-slides/images/logo.jpeg new file mode 100644 index 0000000..3e54fdc Binary files /dev/null and b/php-south-wales-intro-slides/images/logo.jpeg differ diff --git a/php-south-wales-intro-slides/images/twilio.png b/php-south-wales-intro-slides/images/twilio.png new file mode 100644 index 0000000..67975b2 Binary files /dev/null and b/php-south-wales-intro-slides/images/twilio.png differ diff --git a/php-south-wales-intro-slides/styles/main.style b/php-south-wales-intro-slides/styles/main.style new file mode 100644 index 0000000..f7e1434 --- /dev/null +++ b/php-south-wales-intro-slides/styles/main.style @@ -0,0 +1,107 @@ +pageSetup: + firstTemplate: imagePage + height: 18cm + margin-bottom: 0cm + margin-gutter: 0cm + margin-left: 0cm + margin-right: 0cm + margin-top: 0cm + size: null + spacing-footer: 2mm + spacing-header: 2mm + width: 32cm + +pageTemplates: + standardPage: + frames: [] + [3%, 3%, 92%, 92%] + showFooter: true + showHeader: false + + imagePage: + alignment: TA_CENTER + frames: [] + [12%, -5%, 76%, 80%] + showFooter: true + showHeader: false + + titlePage: + alignment: TA_CENTER + frames: [] + [8%, 8%, 84%, 65%] + showFooter: true + showHeader: false + +linkColor: #93140b + +styles: + normal: + fontSize: 24 + leading: 32 + textColor: #111111 + + bodytext: + alignment: TA_LEFT + + heading: + fontSize: 20 + spaceAfter: 20 + + title: + fontSize: 300% + parent: heading + + bullet-list: + commands: [] + [LEFTPADDING, [0, 0], [1, -1], 10] + [RIGHTPADDING, [0, 0], [1, -1], 0] + [VALIGN, [0, 0], [-1, -1], TOP] + colWidths: ["20", null] + + bullet-list-item: + spaceBefore: 14 + spaceAfter: 0 + + titleslideinfo: + alignment: TA_CENTER + fontSize: 140% + parent: normal + + footer: + alignment: TA_RIGHT + fontName: stdMono + fontSize: 20 + textColor: #24608a + rightIndent: 16 + spaceBefore: 0 + + literal: + backColor: #eeeeee + fontName: stdMono + + code: + backColor: #eeeeee + borderWidth: 0 + fontSize: 20 + leading: 24 + parent: literal + spaceBefore: 4 + + blockquote: + parent: normal + fontName: stdItalic + leading: 36 + + attribution: + parent: normal + textColor: #66666 + + centered: + alignment: TA_CENTER + + centredtitle: + alignment: TA_CENTER + fontName: stdBold + fontSize: 48 + leading: 64 + parent: heading