UNIT 14 • STAGE 5 OF 7
Regional reservation overview and a personal research card for your nation
Stage 5 adds The Nations section. It has two parts that work together.
Part 1: Regional overview. A three-column grid of reservation cards covering six nations in MN, ND, and SD whose reservations were established or significantly shaped during the 1850-1887 era. These cards are pre-built. Read them. The nations covered are Standing Rock, Rosebud, Pine Ridge, Spirit Lake, Fort Berthold, and Red Lake.
Part 2: Your nation. A personal research card at the bottom of the section. You choose the Tribal nation or reservation that represents you or your community. If you are Native, document your own nation. If you are not Native or your nation is not in this region, choose one that matters to you for a reason you can explain. Research it using the nation's own official website as your primary source. Write about it in your own words.
The reservations you are documenting in this section are not historical artifacts. Standing Rock, Rosebud, Pine Ridge, Spirit Lake, Fort Berthold, and Red Lake are active sovereign nations where Tribal members live, work, raise families, and govern themselves today. The reservation system established the boundaries of these homelands. Those boundaries are contested and have been reduced over time. But the nations are here. That is not in the past tense.
Before you touch the code, spend 15 minutes on the official website of the nation you are choosing to document. You are gathering the following:
When you are writing about a Tribal nation, the gold standard source is the nation's own official website. Not Wikipedia. Not a tourism site. The nation's own .gov or official domain. This is the sourcing practice you are building: when a community has written about themselves, go to that source first. It is both more accurate and more respectful than relying on external descriptions.
Nations grid (pre-built overview cards)
grid-template-columns: repeat(3, 1fr): three equal columns. Six nations fit into two rows of three. This is enough cards that a list would feel heavy, but few enough that a grid reads clearly without wrapping awkwardly.margin-bottom: 56px: extra space below the overview grid to visually separate it from the personal research card beneath it. The two parts of this section serve different purposes; the gap signals that distinction..nation-location: the small uppercase state/location eyebrow. Placed above the nation name, it orients the reader geographically before they read the description.Personal research card
border-left: 4px solid var(--gold): the same left-accent you used for the pull quotes in Stage 4. Used again here, it connects the "personal writing" sections of the site visually: both the quotes and your nation card are things the student has authored and researched, not pre-filled template content.border-radius: 0 12px 12px 0: rounds only the right side, keeping the left edge flush with the accent stripe. Same reasoning as the pull quote.font-family: 'Playfair Display' on .my-nation-name: elevates the nation name to headline status, the same weight as the section titles. Your nation's name belongs at that level of typographic hierarchy.Find the <!-- REPLACE: ... --> comments in the My Nation section of the code. Fill in:
href in the "Visit Nation Website" link to the official URLChoose the nation whose reservation is closest to where you live or go to school. Look up the reservation boundaries near you. Read the nation's own website. That geographical proximity is a starting point for understanding which nations' history is most directly part of your own context. You do not need a personal connection to write accurately and respectfully about a Tribal nation.
The Nations section is the most personal section of the entire research website. Every other section documents what happened. This section asks you to connect it to something specific and present: a nation that exists today, that has a website, that you can go learn more about right now.
The left-border accent on the "My Nation" card is a deliberate visual echo of the pull quotes in Stage 4. Both patterns mark the places in the site where the student is not reporting but researching and deciding. The pull quotes are where you chose a voice to include. The nation card is where you chose a community to document. Both choices matter and both should look like they matter.
The Nations section is built. Stage 6 adds My Research: the source documentation section where you collect and display the resources you used across the whole unit. Same horizontal flex source card pattern you used in Unit 12.