Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-20 | Rename api package to http | Brian Picciano | |
2022-05-20 | Add preview button to edit post page | Brian Picciano | |
2022-05-20 | Implement saving of new and edited posts | Brian Picciano | |
2022-05-20 | Implement edit post page | Brian Picciano | |
2022-05-20 | Implement post deleting | Brian Picciano | |
2022-05-20 | Implement posts index page | Brian Picciano | |
2022-05-20 | Scatter render.go contents everywhere | Brian Picciano | |
2022-05-14 | Implement index handler | Brian Picciano | |
This involved re-arranging how templates are being parsed, slightly. | |||
2022-05-14 | Move template rendering logic into api package | Brian Picciano | |
2022-05-14 | Add /posts handler to api | Brian Picciano | |