10 lines
253 B
Markdown
10 lines
253 B
Markdown
%{
|
|
title: "Hello World",
|
|
author: "Firehose Team",
|
|
published: false,
|
|
tags: ~w(elixir phoenix),
|
|
description: "Our first engineering blog post"
|
|
}
|
|
---
|
|
Welcome to the Firehose engineering blog! We'll be sharing deep dives into our tech stack here.
|