The Stack screenshot

The Stack

Author Avatar Theme by Dailybruin
Updated: 28 Jul 2025
34 Stars

Website and datasets for The Stack, Daily Bruin's data journalism and newsroom tech blog.

Categories

Overview

The Stack is a data journalism and newsroom tech blog, operated by the Daily Bruin. It provides valuable resources and insights on data journalism and newsroom technologies.

Features

  • Installation (Mac/Linux): Provides step-by-step instructions for installing the theme on Mac and Linux systems.
  • Troubleshooting: Offers troubleshooting tips for resolving dependency errors during installation.
  • Installation (Windows): Provides specific instructions for installing the theme on Windows systems.
  • Contributing: Outlines the best practices and guidelines for contributing to the project.
  • Project Reports: Encourages users to write small reports on completed projects, including tools used and other relevant information.
  • Brand Guidelines: Mentions the availability of Stack swag.

Installation

Mac/Linux:

  1. Clone the repository: git clone https://github.com/dailybruin/the-stack.git
  2. Navigate to the newly created directory: cd the-stack
  3. Run the setup script: ./setup.sh
  4. Start the Jekyll server: jekyll serve

Troubleshooting

  • If you encounter dependency errors, try installing the missing dependencies using the gem install command.
  • If dependency errors persist, locate and delete the Gemfile.lock file in the top level of the local repository, then re-run the jekyll serve command.

Windows:

Follow the provided instructions, making sure to install Rouge instead of Pygments for syntax highlighting. Additional considerations for using Jekyll on Windows are also mentioned. Alternatively, users can install the theme on a VirtualBox VM running Ubuntu Server.

Summary

The Stack is a data journalism and newsroom tech blog, offering valuable resources and insights. Its key features include installation guides for Mac, Linux, and Windows, troubleshooting tips, contributing guidelines, and the option to write project reports. The blog also offers Stack swag for enthusiasts.