robwirving / cppcast

cppcast podcast website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The CppCast Site

CppCast Podcast website source. Our website is automatically updated when this repo changes. Fork this project to make a similar site.

The first podcast by C++ developers for C++ developers! Hosted by Rob Irving and Jason Turner.

Subscribe to the show using our RSS Feed, or search for "CppCast" in your favorite podcast app.

Getting Started with Hugo

The CppCast site utilizes Hugo, a static site generation tool, to build its website and resources. Follow the installation steps below to run a local copy of the site.

Installation

First follow the steps to install Hugo here: gohugo.io/getting-started/installing/

Running the Site

  1. From the command prompt/terminal, navigate to your git repository folder
  2. Run the command hugo server -D, this will start a local server and begin rendering your files
  3. Open your favorite web browser and navigate to http://localhost:1313/

About

cppcast podcast website


Languages

Language:CSS 87.0%Language:HTML 7.7%Language:JavaScript 3.9%Language:SCSS 1.3%Language:Ruby 0.1%Language:Batchfile 0.1%