Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 257 Bytes

Brick House

A place to stack some bricks, aka: the public website for Phoenix by Example.

https://phoenixbyexample.com

Commands

Make a new post.

$ hugo new posts/retro-taxi-project-kickoff/index.md

Run the server locally.

$ hugo server