Skip to content

Commit

Permalink
Add new content
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanAnishchuk committed Dec 27, 2024
1 parent bcae297 commit e16ca05
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 26 deletions.
58 changes: 32 additions & 26 deletions data.toml
Original file line number Diff line number Diff line change
@@ -1,45 +1,51 @@
name = "Jake Gyllenhaal"
description = "Accomplished actor, captivating with versatility and charisma."
keywords = "Jake Gyllenhaal, actor, filmography, awards, versatile performances, Hollywood"
image = "jake.webp"
name = "Agorism"
description = "Radical marketing."
keywords = "free markets"
image = "agorism.webp"
theme = "dark"
primary_color = "#d81b60"
primary_color = "#fcba03"
text_align = "center"
gtag_id = "G-33WB8LVHR6"
base_url = "https://thevahidal.github.io/jake"
gtag_id = ""
base_url = "https://agorism.org"

[[sections]]
title = "Movies"
description = "Here are some of my movies"
title = "Agorist fiction"
description = "Science Fiction and Fantasy"
direction = "column"
item_style = "outline"
[[sections.items]]
title = "Nightcrawler"
description = "A mesmerizing thriller delving into the dark world of crime journalism"
url = "https://www.imdb.com/title/tt2872718/"
title = "The Legend of Anarcho Clause"
description = ""
url = ""

[[sections]]
title = "Agorist Fact"
description = "Classic non-fiction"
direction = "column"
item_style = "outline"
[[sections.items]]
title = "Brokeback Mountain"
description = "A groundbreaking romantic drama challenging societal expectations"
url = "https://www.imdb.com/title/tt0388795/"
title = "New Libertarian Manifesto"
description = ""
url = ""
[[sections.items]]
title = "Prisoners"
description = "A gripping thriller entangling a detective in a web of secrets during a kidnapping investigation"
url = "https://www.imdb.com/title/tt1392214/"
title = "An Agorism Primer"
description = ""
url = ""

[[sections]]
title = "Links"
description = "Look for me on these websites"
description = "Other resources"
direction = "row"
item_style = "filled"
[[sections.items]]
title = "Instagram"
url = "https://www.instagram.com/jakegyllenhaal"
title = "SEK3's writings"
url = "https://www.sek3.net/"
[[sections.items]]
title = "IMDb"
url = "https://www.imdb.com/name/nm0350453/"
title = "SEK3's fanzines"
url = "https://www.sek3.org/"
[[sections.items]]
title = "Wikipedia"
url = "https://en.wikipedia.org/wiki/Jake_Gyllenhaal"
url = "https://en.wikipedia.org/wiki/Agorism"
[[sections.items]]
title = "Rotten Tomatoes"
url = "https://www.rottentomatoes.com/celebrity/jake_gyllenhaal"
title = "KoPubCo"
url = "https://kopubco.com/"
Binary file added dist/img/agorism.webp
Binary file not shown.
Binary file removed dist/img/jake.webp
Binary file not shown.

0 comments on commit e16ca05

Please sign in to comment.