Goats On The Rocks: Exploring the Unique Culture of the Rocky Mountain Region
Nestled within the mountains and valleys of the American West lies a musical gem that's breaking new ground. Hip-hop may have been born in the Bronx, but it has found a cozy home amidst the rugged terrains of the Rocky Mountain states, from Colorado to Wyoming, Montana, Idaho, New Mexico, and Utah. Welcome to "Goats On the Rocks," a meticulously curated playlist that provides a sonic tour of this region's most innovative hip-hop artists.
<iframe class="custom-embed-iframe" id="blot-custom-id---UaCt-jmvr" srcdoc="<!DOCTYPE html>
<html lang="en">
<head>
<style>
.article-card { width: 250px; height: 350px; max-width: calc(75% - 20px); margin: 10px auto; background-size: cover; background-position: center center; background-repeat: no-repeat; justify-content: center; position: relative; background-blend-mode: overlay; / Blend the gradient with the image / display: inline-block; border-radius: 10px; box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3); overflow: hidden; cursor: pointer; text-decoration: none; color: inherit; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0.8)); transition: transform 0.3s ease-in-out; } .article-card:hover { filter: blur(0.8); / Adjust the value as needed / } @media (max-width: 600px) { .article-card { flex-direction: column; align-items: center; width: 100%; } } .description-overlay { position: absolute; bottom: -65%; left: 0; right: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 25%, rgba(0, 0, 0, 0.9) 100%); color: #fff; padding: 10px; display: flex; flex-direction: column; align-items: flex-start; justify-content: space-between; height: 100%; transition: bottom 0.3s; } .title { font-weight: bold; font-family: 'Arial', sans-serif; margin-bottom: 0px; margin-top: 30%; order: 1; } .desc { opacity: 0; text-align: left; transition: opacity 0.3s; order: 2; } .publication-date { text-align: right; order: 3; } .article-card:hover .description-overlay { bottom: 0; } .article-card:hover .desc { opacity: 1; }
.grid-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 10px; justify-content: center; align-content: start; padding: 10px; } @media (max-width: 1200px) { .grid-container { grid-template-columns: repeat(2, 1fr); } } </style>
</head>
<body>
<div id="app">
<div class="grid-container" id="articlesContainer"></div>
</div>
<script>
const SERVER_URL = "https://script.google.com/macros/s/YOUR_SERVER_URL_HERE"; // Replace with your server URL
async function fetchArticles() {
const requestData = {
NUMBER_OF_ARTICLES: 10,
ENABLE_RANDOMIZE: false,
ENABLE_CATEGORY_FILTER: false,
CATEGORY_TO_FETCH: [],
ENABLE_ARTICLE_FILTER: false,
ARTICLE_NUMBERS_TO_SHOW: [],
ENABLE_DATE_FILTER: false,
START_DATE: '',
END_DATE: ''
};
try {
let response = await fetch(SERVER_URL, {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify(requestData)
});
let data = await response.json();
displayArticles(data);
} catch (error) {
console.error("Error fetching articles:", error);
}
}
function displayArticles(articles) {
const container = document.getElementById("articlesContainer");
articles.forEach(article => {
const articleCard = <a class="article-card" href="${article.GS_Link}" style="background-image: url('${article.GS_Image_Url}');" target="_blank"> <div class="description-overlay"> <div class="title">${article.GS_Title}</div> <div class="desc">${article.GS_Description}</div> <div class="publication-date">${article.GS_Publication_Date}</div> </div> </a>
;
container.innerHTML += articleCard;
});
}
// Fetch articles on page load
window.onload = fetchArticles;
</script>
</body>
</html>
" allowfullscreen="true" frameborder="0" width="100%">
The Soundscape
What does Rocky Mountain hip-hop sound like? It's a fusion of various elements, both traditional and modern. The playlist features artists who draw inspiration from the mountains themselves—incorporating nature sounds, indigenous music, and even country twangs into their work. Yet, they also blend in modern beats, electronic synths, and rapid-fire raps to create something entirely their own. This is hip-hop with a Rocky Mountain twist, a genre as multifaceted as the landscapes it hails from.
Cultural Influences
The rich tapestry of the Rocky Mountain hip-hop scene is woven from diverse cultural threads. Native American, Hispanic, and pioneer histories provide a deep well of inspiration for local artists. In states like New Mexico, you can hear traces of Spanish lyrics mixed with traditional Native American rhythms. In Utah and Idaho, there's a unique blend of Mormon culture with rebellious underground elements, creating a surprising but harmonious amalgam of influences.
Local Legends
"Goats On the Rocks" spotlights several artists who have turned these influences into a riveting auditory experience. Artists like Denver’s Young Doe and Montana’s Overtime offer lyricism that captures both the struggle and beauty of life in the Rockies. In Wyoming, you'll hear from Y-O, whose tracks offer an authentic taste of the state's sparse but tight-knit hip-hop community. And don't forget New Mexico’s Wake Self, who before his untimely passing, contributed immensely to the state's hip-hop credibility with his socially conscious raps.
The Rocky Mountain Way
What sets this playlist apart is its authentic feel. This is not just a compilation of tracks but a musical journal of life in these states. It delves into themes as varied as social injustice, love, and the eternal lure of the great outdoors, all set against a backdrop of beats that evoke both city streets and mountain peaks. This is hip-hop for those who love the Rockies, created by artists who live and breathe the mountain air.
Special Interview Feature
Before we wrap up, make sure to check out the featured interview within the playlist. It’s an intimate conversation with Salt Lake City's rising star, A-Rodge, who delves into his journey through Utah's hip-hop scene. The interview offers valuable insights into what it’s like to be an artist in a region often overlooked by the mainstream media but brimming with raw talent and innovation.
Conclusion
The Rocky Mountain states have created a hip-hop culture that's as unique as its geography. “Goats On the Rocks” offers a lens through which to explore this dynamic and growing scene, spotlighting artists who embody the spirit and culture of their home states. Whether you're a long-time hip-hop aficionado or a curious newcomer, this playlist is your ticket to a musical journey through the American West—a ride you won't want to miss.
By: Lem Luvah
Remarks…
Be sure to Sign up to the Newsletter to keep up with the latest from me. If anything in this article resonated with you, Leave A Comment or Reaction. If you think It would benefit someone you know, Share even if you have an opposing opinion. We all grow by evolving through conversation and want to build a community where it feels safe to do that. Be sure to join the Facebook Group.