Styleguide
The style guide provides a general overview on styling decisions made during the development of the application.
Making migrations
sudo -u www-data php occ migrations:generate larpingapp 0
Visual components
We use Nextcloud Vue components in line with: Nextcloud Vue Styleguide.
Icon Usage
We use material design icons in line with:
| Object | Icon Name |
|---|---|
| APP | castle |
| MENU | menu |
| SETTINGS | cog |
| HELP | help-circle-outline |
| LOGOUT | logout |
| DASHBOARD | finance |
| CHARACTERS | briefcase-account-outline |
| PLAYERS | account-group-outline |
| ITEMS | sword |
| EVENTS | calendar-month-outline |
| CONDITIONS | emoticon-sick-outline |
| SEARCH | magnify |
| ABILITIES | shield-sword-outline |
| SKILLS | sword-cross |
| EFFECTS | magic-staff |
| TEMPLATES | file-document-outline |