Update and export slides
This commit is contained in:
parent
242410f8c0
commit
fa9e60e6cd
4 changed files with 159 additions and 24 deletions
|
@ -1,7 +1,7 @@
|
|||
autoscale: true
|
||||
build-lists: true
|
||||
footer-style: alignment(left)
|
||||
footer: @opdavies | oliverdavi.es
|
||||
footer: @opdavies | opdavi.es
|
||||
header-emphasis: #53B0EB
|
||||
header: alignment(left)
|
||||
text: alignment(left)
|
||||
|
@ -21,17 +21,16 @@ theme: poster, 8
|
|||
[.header: #111111]
|
||||
[.text: #111111, alignment(left)]
|
||||
|
||||

|
||||

|
||||
|
||||
- Full stack Web Developer & System Administrator
|
||||
- Senior Developer at Microserve
|
||||
- Part-time freelancer
|
||||
- Acquia certified Drupal 8 Grand Master
|
||||
- Drupal 7 & 8 core contributor
|
||||
- Drupal core contributor
|
||||
- Open source project maintainer
|
||||
- Drupal Bristol and PHPSW co-organiser
|
||||
- opdavies (Drupal.org, GitHub, Twitter)
|
||||
- www.oliverdavi.es
|
||||
- www.oliverdavies.uk
|
||||
|
||||
^ Work at Microserve.
|
||||
Maintain Drupal modules, PHP CLI tools and libraries
|
||||
|
@ -57,6 +56,22 @@ Talking about some open source project that I've written or in the process of wr
|
|||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
^ In 2018 we rebuilt the Microserve website
|
||||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
^ Looking for a way to replicate Spatie's open source page for Drupal
|
||||
|
||||
---
|
||||
|
||||
### _Did you know that_
|
||||
## Drupal.org has an API?
|
||||
|
||||
|
@ -64,12 +79,23 @@ Talking about some open source project that I've written or in the process of wr
|
|||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### _A PHP library for the_
|
||||
## Drupal.org API
|
||||
|
||||
^ The first thing I built was...
|
||||
It's what the Drupal examples are built on top of.
|
||||
Does everyone understand what I mean by a PHP library?
|
||||
|
||||
---
|
||||
|
||||
|
@ -86,6 +112,24 @@ Demo
|
|||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
```bash
|
||||
$ composer require opdavies/drupalorg-api-php
|
||||
```
|
||||
|
@ -111,6 +155,18 @@ $ composer require opdavies/drupalorg-api-php
|
|||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### _When is your_
|
||||
## Drupalversary?
|
||||
|
||||
|
@ -130,10 +186,16 @@ Demo
|
|||
|
||||
---
|
||||
|
||||
- oliverdavi.es/_talks_
|
||||
- oliverdavi.es/_youtube_
|
||||
- oliverdavi.es/_github_
|
||||
- oliverdavi.es/_packagist_
|
||||
[.hide-footer]
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
- opdavi.es/_talks_
|
||||
- opdavi.es/_do-library_
|
||||
- opdavi.es/_drupalversary_
|
||||
- opdavi.es/_do-projects_
|
||||
|
||||
---
|
||||
|
||||
|
@ -146,4 +208,3 @@ Demo
|
|||
[.header: alignment(center)]
|
||||
|
||||
# Thanks
|
||||
### joind.in/_24044_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue