Move daily emails into the blog page
This commit is contained in:
parent
be69398931
commit
1b8441608f
828 changed files with 9 additions and 196 deletions
24
source/_posts/2024-02-04.md
Normal file
24
source/_posts/2024-02-04.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
---
|
||||
title: Speaking about Sculpin at PHPSW
|
||||
date: 2024-02-04
|
||||
permalink: daily/2024/02/04/speaking-about-sculpin-at-phpsw
|
||||
snippet: |
|
||||
Next week, I'm giving my 98th talk or workshop when I speak about Sculpin at PHP South West.
|
||||
tags:
|
||||
- php
|
||||
- phpc
|
||||
- sculpin
|
||||
---
|
||||
|
||||
I'm happy to be speaking again at [PHP South West][event] next week for my 98th talk or workshop and eighth at PHPSW.
|
||||
|
||||
This talk will be on [Sculpin](https://sculpin.io) - a static site generator written in PHP.
|
||||
|
||||
I first presented a Sculpin talk at [DrupalCamp North in July 2015][talk] while learning Twig before Drupal 8.
|
||||
|
||||
If you'd like a sneak peek of the demo site I'm building, [it's on GitHub][repo], and I posted a screenshot on [Twitter][tweet].
|
||||
|
||||
[event]: https://www.meetup.com/php-sw/events/298880313
|
||||
[repo]: https://github.com/opdavies/phpsw-sculpin-demo
|
||||
[talk]: {{site.url}}/presentations/test-drive-twig-with-sculpin
|
||||
[tweet]: https://twitter.com/opdavies/status/1754629305575874738
|
Loading…
Add table
Add a link
Reference in a new issue