Module core

Module core 

Source
Expand description

Base entities that are used internally and by other ‘modules’.

Structs§

Comment
A comment made of parts and comments that can be commented on.
Part
A chapter or comment segment that can be commented on.
Settings
Universal site settings.
SettingsAccount
User settings for the user themself, ie name, biography, and security details.
SettingsSite
User settings for the site itself, ie appearance and notifications.
User
A user of the website, used from displaying authors to signing in.

Enums§

PartKind
SiteTheme
Website theme the user currently has selected, takes precedence over prefers-color-scheme.