Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 271 Bytes

Brick House

A place to stack some bricks, aka: the public website for ElixirFocus.

https://elixirfocus.com

Commands

Make a new post.

$ hugo new posts/parameters-vs-attributes/index.md

Run the server locally.

$ hugo server --buildDrafts --buildFuture