defmodule MonoTab.Pages.Posts do
use Tableau.Page,
layout: MonoTab.IndexLayout,
permalink: "/posts"
use Phoenix.Component
def template(assigns) do
~H"""
Browse through our collection of articles on Elixir, functional programming,
web development, and software engineering best practices.