Add and configure redirect bundle.
This commit is contained in:
parent
9deeaf6772
commit
1c07b44f1b
112 changed files with 288 additions and 128 deletions
|
@ -11,6 +11,8 @@ tweets: yes
|
|||
video:
|
||||
embed: <iframe width="560" height="315" src="https://www.youtube.com/embed/aN53arCKZAU" frameborder="0" allowfullscreen></iframe>
|
||||
url: https://www.youtube.com/watch?v=aN53arCKZAU
|
||||
redirect:
|
||||
- talks/2015/10/14/sculpin-phpsw/
|
||||
---
|
||||
[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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue