Skip to content

Commit

Permalink
cleans up some slug / permalink stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
eliduke committed Mar 25, 2024
1 parent 2beedd5 commit 68b402f
Show file tree
Hide file tree
Showing 58 changed files with 8 additions and 62 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ layout:
added:
released:
slug:
permalink:
title:
description:
```
Expand All @@ -39,6 +38,6 @@ Also, I had to [fork the slugify gem](https://github.com/eliduke/Slugify) becaus

<img src="https://github.com/eliduke/audiofilms.net/assets/1372520/63276ab0-32cb-42a0-b4e1-e9c98a642e76" alt="A screenshot of the diff between my fork of the Slugify gem" width="400"/>

I wrapped all that up in `/rb/sluggit.rb` where I got even more specific about my sluggification needs because I don't want movie titles to start with "The" or "A" and throw off the sorting of things. In those instances, the actual metadata title is correct and contains all the words of the movie title, but the file name / slug / permalink don't include it so that it sits correctly in the list of all the other films.
I wrapped all that up in `/rb/sluggit.rb` where I got even more specific about my sluggification needs because I don't want movie titles to start with "The" or "A" and throw off the sorting of things. In those instances, the actual metadata title is correct and contains all the words of the movie title, but the file name / slug don't include it so that it sits correctly in the list of all the other films.

All film posters and audios are hosted with [bunny.net](https://bunny.net), a super duper simple and inexpensive storage / CDN service that I have really come to love. For simple projects, is sooooo much easier than S3. Highly recommend.
1 change: 0 additions & 1 deletion _films/2001-a-space-odyssey-1968.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-18
released: 1968-04-02
slug: 2001-a-space-odyssey-1968
permalink: films/2001-a-space-odyssey-1968
title: >
2001: A Space Odyssey
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/ace-ventura-pet-detective-1994.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2014-11-25
released: 1994-02-04
slug: ace-ventura-pet-detective-1994
permalink: films/ace-ventura-pet-detective-1994
title: >
Ace Ventura: Pet Detective
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/ace-ventura-when-nature-calls-1995.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 1995-11-10
slug: ace-ventura-when-nature-calls-1995
permalink: films/ace-ventura-when-nature-calls-1995
title: >
Ace Ventura: When Nature Calls
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/anchorman-the-legend-of-ron-burgundy-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2014-11-25
released: 2004-06-28
slug: anchorman-the-legend-of-ron-burgundy-2004
permalink: films/anchorman-the-legend-of-ron-burgundy-2004
title: >
Anchorman: The Legend of Ron Burgundy
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/back-to-the-future-1985.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2014-11-25
released: 1985-07-03
slug: back-to-the-future-1985
permalink: films/back-to-the-future-1985
title: >
Back to the Future
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/beetlejuice-1988.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-21
released: 1988-03-30
slug: beetlejuice-1988
permalink: films/beetlejuice-1988
title: >
Beetlejuice
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/best-in-show-2000.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2014-11-25
released: 2000-09-29
slug: best-in-show-2000
permalink: films/best-in-show-2000
title: >
Best in Show
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/big-lebowski-1998.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2014-11-25
released: 1998-03-06
slug: big-lebowski-1998
permalink: films/big-lebowski-1998
title: >
The Big Lebowski
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/bill-and-teds-excellent-adventure-1989.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1989-02-17
slug: bill-and-teds-excellent-adventure-1989
permalink: films/bill-and-teds-excellent-adventure-1989
title: >
Bill & Ted's Excellent Adventure
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/booksmart-2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 2019-05-24
slug: booksmart-2019
permalink: films/booksmart-2019
title: >
Booksmart
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/clue-1985.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2017-09-18
released: 1985-12-13
slug: clue-1985
permalink: films/clue-1985
title: >
Clue
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/clueless-1995.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2017-02-28
released: 1995-07-19
slug: clueless-1995
permalink: films/clueless-1995
title: >
Clueless
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/drugstore-june-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-03-16
released: 2024-02-23
slug: drugstore-june-2024
permalink: films/drugstore-june-2024
title: >
Drugstore June
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/dumb-and-dumber-1994.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1994-12-16
slug: dumb-and-dumber-1994
permalink: films/dumb-and-dumber-1994
title: >
Dumb and Dumber
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/emperors-new-groove-2000.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 2000-12-15
slug: emperors-new-groove-2000
permalink: films/emperors-new-groove-2000
title: >
The Emperor's New Groove
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/ghostbusters-1984.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1984-06-08
slug: ghostbusters-1984
permalink: films/ghostbusters-1984
title: >
Ghostbusters
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/groundhog-day-1993.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2019-10-18
released: 1993-02-11
slug: groundhog-day-1993
permalink: films/groundhog-day-1993
title: >
Groundhog Day
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/harry-potter-and-the-goblet-of-fire-2005.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-21
released: 2005-11-16
slug: harry-potter-and-the-goblet-of-fire-2005
permalink: films/harry-potter-and-the-goblet-of-fire-2005
title: >
Harry Potter and the Goblet of Fire
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/home-alone-1990.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 1990-11-16
slug: home-alone-1990
permalink: films/home-alone-1990
title: >
Home Alone
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/joe-dirt-2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 2001-04-10
slug: joe-dirt-2001
permalink: films/joe-dirt-2001
title: >
Joe Dirt
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/ladykillers-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2020-03-18
released: 2004-03-25
slug: ladykillers-2004
permalink: films/ladykillers-2004
title: >
The Ladykillers
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/land-of-the-lost-2009.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-18
released: 2009-06-05
slug: land-of-the-lost-2009
permalink: films/land-of-the-lost-2009
title: >
Land of the Lost
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/legally-blonde-2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-20
released: 2001-07-13
slug: legally-blonde-2001
permalink: films/legally-blonde-2001
title: >
Legally Blonde
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/lion-king-1994.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 1994-06-24
slug: lion-king-1994
permalink: films/lion-king-1994
title: >
The Lion King
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/little-mermaid-1989.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 1989-11-17
slug: little-mermaid-1989
permalink: films/little-mermaid-1989
title: >
The Little Mermaid
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/mean-girls-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2018-08-05
released: 2004-04-30
slug: mean-girls-2004
permalink: films/mean-girls-2004
title: >
Mean Girls
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/mighty-wind-2003.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2023-08-22
released: 2003-04-16
slug: mighty-wind-2003
permalink: films/mighty-wind-2003
title: >
A Mighty Wind
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/napoleon-dynamite-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 2004-06-11
slug: napoleon-dynamite-2004
permalink: films/napoleon-dynamite-2004
title: >
Napoleon Dynamite
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/o-brother-where-art-thou-2000.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2019-09-03
released: 2000-08-30
slug: o-brother-where-art-thou-2000
permalink: films/o-brother-where-art-thou-2000
title: >
O Brother, Where Art Thou?
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/oceans-eleven-2001.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-21
released: 2001-12-07
slug: oceans-eleven-2001
permalink: films/oceans-eleven-2001
title: >
Ocean's Eleven
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/oceans-twelve-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-21
released: 2004-12-09
slug: oceans-twelve-2004
permalink: films/oceans-twelve-2004
title: >
Ocean's Twelve
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/old-school-2003.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2019-11-10
released: 2003-02-21
slug: old-school-2003
permalink: films/old-school-2003
title: >
Old School
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/pee-wees-big-adventure-1985.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2022-03-22
released: 1985-07-26
slug: pee-wees-big-adventure-1985
permalink: films/pee-wees-big-adventure-1985
title: >
Pee-wee's Big Adventure
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/peter-and-the-wolf-1955.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ tmdb-id:
layout: film
added: 2024-01-27
released: 1936-05-02
permalink: peter-and-the-wolf-1955
title: >
Peter and the Wolf
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/pretty-woman-1990.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-20
released: 1990-03-23
slug: pretty-woman-1990
permalink: films/pretty-woman-1990
title: >
Pretty Woman
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/princess-bride-1987.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2021-07-07
released: 1987-09-25
slug: princess-bride-1987
permalink: films/princess-bride-1987
title: >
The Princess Bride
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/shaun-of-the-dead-2004.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2023-04-23
released: 2004-04-09
slug: shaun-of-the-dead-2004
permalink: films/shaun-of-the-dead-2004
title: >
Shaun of the Dead
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/slackers-2002.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2023-03-05
released: 2002-02-01
slug: slackers-2002
permalink: films/slackers-2002
title: >
Slackers
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/sword-in-the-stone-1963.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1963-12-25
slug: sword-in-the-stone-1963
permalink: films/sword-in-the-stone-1963
title: >
The Sword in the Stone
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/that-thing-you-do-1996.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2020-04-30
released: 1996-10-04
slug: that-thing-you-do-1996
permalink: films/that-thing-you-do-1996
title: >
That Thing You Do!
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/this-is-spinal-tap-1984.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-03-16
released: 1984-03-02
slug: this-is-spinal-tap-1984
permalink: films/this-is-spinal-tap-1984
title: >
This Is Spinal Tap
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/tommy-boy-1995.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-28
released: 1995-03-31
slug: tommy-boy-1995
permalink: films/tommy-boy-1995
title: >
Tommy Boy
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/toy-story-1995.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1995-10-30
slug: toy-story-1995
permalink: films/toy-story-1995
title: >
Toy Story
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/toy-story-2-1999.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1999-10-30
slug: toy-story-2-1999
permalink: films/toy-story-2-1999
title: >
Toy Story 2
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/toy-story-3-2010.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 2010-06-16
slug: toy-story-3-2010
permalink: films/toy-story-3-2010
title: >
Toy Story 3
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/toy-story-4-2019.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 2019-06-19
slug: toy-story-4-2019
permalink: films/toy-story-4-2019
title: >
Toy Story 4
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/tropic-thunder-2008.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-21
released: 2008-08-09
slug: tropic-thunder-2008
permalink: films/tropic-thunder-2008
title: >
Tropic Thunder
description: >
Expand Down
1 change: 0 additions & 1 deletion _films/waiting-for-guffman-1996.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ layout: film
added: 2024-01-27
released: 1996-08-21
slug: waiting-for-guffman-1996
permalink: films/waiting-for-guffman-1996
title: >
Waiting for Guffman
description: >
Expand Down
Loading

0 comments on commit 68b402f

Please sign in to comment.