Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 346 Bytes

Timmo

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:7600 from your browser.

Adding a blog entry

> mix blog.post [SLUG]
post created at priv/posts/[YYYYMMDD-SLUG].md

Todo

  • enable tags