1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 01:04:27 +00:00
GoBlog/docs/admin-paths.md
2021-09-26 13:10:37 +02:00

13 lines
420 B
Markdown

# Administration paths
Most settings can be adjusted via the configuration. But to create new posts, log in or out, see notifications or check webmentions there are fixed (partly configurable) paths:
- Login: `/login`
- Logout: `/logout`
- Notifications: `/notifications`
- Webmentions: `/webmention`
- Comments: `/comment`
Some paths are blog-relative, so they must be appended to the blog path:
- Editor: `/editor`