From 0471bceaaaadaf4ed99b6e81f01e9d00a8627efe Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 7 Dec 2024 01:44:45 +0000 Subject: [PATCH] Add daily email for 2024-12-04 Sculpin from Scratch --- source/_daily_emails/2024-12-04.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 source/_daily_emails/2024-12-04.md diff --git a/source/_daily_emails/2024-12-04.md b/source/_daily_emails/2024-12-04.md new file mode 100644 index 00000000..c3898e46 --- /dev/null +++ b/source/_daily_emails/2024-12-04.md @@ -0,0 +1,26 @@ +--- +title: Sculpin from Scratch +date: 2024-12-04 +permalink: daily/2024/12/04/sculpin-from-scratch +tags: + - software-development + - php + - sculpin +cta: ~ +snippet: | + I'm going to create another email course, this time about building static websites with Sculpin. +--- + +Over the next few weeks, I'm going to create another email course, this time about building websites with the [Sculpin static site generator](https://sculpin.io). + +I've been using Sculpin since 2015 when [I used it to learn Twig][0] before Drupal 8's release and I use it to generate my website. + +I've recently been [speaking about it at user groups][2] like PHP South West, BrumPHP and PHP Berkshire. + +Similar to my [automated testing email course][1], this will send a lesson every day straight to your inbox and will show how to build a website with Sculpin from scratch. + +If you want to be added when it's ready or have questions, reply to this email and let me know. + +[0]: {{site.url}}/presentations/test-drive-twig-with-sculpin +[1]: {{site.url}}/atdc +[2]: {{site.url}}/presentations/building-static-websites-sculpin