silverbullet/website/Pages.md

12 lines
790 B
Markdown
Raw Normal View History

2024-08-15 22:39:17 +08:00
#level/beginner
2023-12-19 19:58:18 +08:00
The primary thing youll be doing in SilverBullet (hopefully) is creating and editing pages. Pages are written in [[Markdown]], can contain [[Metadata]] and are kept on the server as text files.
Page _names_ are relatively free-form, but have to adhere to a few [[Page Name Rules]].
2023-12-19 23:18:33 +08:00
# Types of pages
Your [[Spaces|space]] will contain two types of pages:
2023-12-19 19:58:18 +08:00
* **Content pages:** this is the core of your space — your notes. You navigate between these using the [[Page Picker]].
* **Meta pages:** these are pages that contain implementation details _about_ your space (they are “meta”), such as [[Templates]], your [[SETTINGS]], `PLUGS` page, or convenience library pages like [[Library/Core/Page/Maintenance]]. You navigate between these using the [[Meta Picker]].