Router Endpoints
The server router can be found here.
Endpoint Patterns
ID ¶
lowercase a-z, uppercase A-Z, numerals 0-9, between 2 characters and 64 characters
page numbers ¶
numeric 0-9, between 1 and 12 digits
Available Endpoints
home ¶
/
/page/(pageNum)/
/index.xml
tag ¶
/tag/(ID)/
/tag/(ID)/page/(pageNum)/
/tag/(tag)/index.xml
author ¶
/author/(ID)/
/author/(ID)/page/(pageNum)/
/author/(author)/index.xml
post ¶
/post/(ID)/
archive ¶
/archive/
robots ¶
/robots.txt
custom pages ¶
/s/(ID)/
assets ¶
/assets
images ¶
/images