Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 638 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 638 Bytes

Super Perfundo Blog

A blog server with no database!

Dev

  • Run mix phx.gen.cert in order to serve https in dev.
  • Set your browser to allow insecure localhost

Publish steps

  • Move draft into /posts/published/YEAR/MONTH-DAY_POST-TITLE.md
  • Deploy
    • Announce: Blog.get_post("name") |> Email.send_published_emails()

TODO

  • Quarto
    • Handle a draw in UI
    • Include quarto_ai crate cargo tests in Github Actions verify PR checks
    • Change cursor to hand pointer
    • Restart game button