chore: reformat text
This commit is contained in:
parent
f002586a1e
commit
8e0a629026
4 changed files with 233 additions and 205 deletions
|
@ -12,35 +12,38 @@ video:
|
|||
type: youtube
|
||||
id: xRTiWR9nBSA
|
||||
events:
|
||||
-
|
||||
name: PHP South West
|
||||
location: Bristol, UK
|
||||
date: 2015-10-14
|
||||
url: https://phpsw.uk/events/2015-10-lightning-talks
|
||||
joindin: https://joind.in/talk/view/15486
|
||||
-
|
||||
name: Drupal Yorkshire
|
||||
date: 2021-08-19
|
||||
location: Leeds, UK
|
||||
url: https://www.meetup.com/DrupalYorkshire/events/280100968
|
||||
is_online: true
|
||||
-
|
||||
name: PHP North West (PHPNW)
|
||||
date: 2021-09-07
|
||||
location: Manchester, UK
|
||||
url: https://www.phpnw.org.uk
|
||||
is_online: true
|
||||
-
|
||||
name: GroningenPHP
|
||||
date: 2021-12-09
|
||||
location: Groningen, Netherlands
|
||||
url: https://www.meetup.com/GroningenPHP/events/281648855
|
||||
is_online: true
|
||||
- name: PHP South West
|
||||
location: Bristol, UK
|
||||
date: 2015-10-14
|
||||
url: https://phpsw.uk/events/2015-10-lightning-talks
|
||||
joindin: https://joind.in/talk/view/15486
|
||||
|
||||
- name: Drupal Yorkshire
|
||||
date: 2021-08-19
|
||||
location: Leeds, UK
|
||||
url: https://www.meetup.com/DrupalYorkshire/events/280100968
|
||||
is_online: true
|
||||
|
||||
- name: PHP North West (PHPNW)
|
||||
date: 2021-09-07
|
||||
location: Manchester, UK
|
||||
url: https://www.phpnw.org.uk
|
||||
is_online: true
|
||||
|
||||
- name: GroningenPHP
|
||||
date: 2021-12-09
|
||||
location: Groningen, Netherlands
|
||||
url: https://www.meetup.com/GroningenPHP/events/281648855
|
||||
is_online: true
|
||||
---
|
||||
|
||||
[Sculpin][0] is a static site generator written in PHP. It converts Markdown files, Twig templates and standard HTML into a static HTML site that can be easily deployed.
|
||||
[Sculpin][0] is a static site generator written in PHP. It converts Markdown
|
||||
files, Twig templates and standard HTML into a static HTML site that can be
|
||||
easily deployed.
|
||||
|
||||
This talk will cover a little of the background to Sculpin and what it is, and then will move into some demonstrations of how to build a Sculpin site and what it can do!
|
||||
This talk will cover a little of the background to Sculpin and what it is, and
|
||||
then will move into some demonstrations of how to build a Sculpin site and what
|
||||
it can do!
|
||||
|
||||
[0]: http://sculpin.io
|
||||
[1]: https://opdavies.github.io/slides-phpsw-sculpin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue