diff options
author | Robert Pearce <me@robertwpearce.com> | 2019-03-16 13:56:26 +1300 |
---|---|---|
committer | Jasper Van der Jeugt <jaspervdj@gmail.com> | 2019-03-16 13:54:20 +0100 |
commit | 79a3368c0d0b7c49810aabb188965c0f749616db (patch) | |
tree | 1de00780e15bc520eb02f2e0c80d748700cd44e9 /web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html | |
parent | 48897e25ccada373d2513416d0087cd4e798739d (diff) | |
download | hakyll-79a3368c0d0b7c49810aabb188965c0f749616db.tar.gz |
robertwpearce: hakyll pt 5 tutorial source file
Diffstat (limited to 'web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html')
-rw-r--r-- | web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html b/web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html new file mode 100644 index 0000000..79dedb5 --- /dev/null +++ b/web/tutorials/robertwpearce-05-generating-custom-post-filenames-from-a-title-slug.html @@ -0,0 +1,5 @@ +--- +title: 'Pt. 5 – Generating Custom Post Filenames From a Title Slug' +url: 'https://robertwpearce.com/hakyll-pt-5-generating-custom-post-filenames-from-a-title-slug.html' +type: robertwpearce +--- |