staging to main #20
1 changed files with 11 additions and 0 deletions
|
@ -12,6 +12,17 @@ Reference for all available Material for MkDocs icons: [:simple-materialformkdoc
|
||||||
:material-book-lock: `:material-book-lock:` - used for links to the StarCat Systems internal handbook
|
:material-book-lock: `:material-book-lock:` - used for links to the StarCat Systems internal handbook
|
||||||
:material-folder-lock: `:material-folder-lock:` - used for restricted links to files hosted on StarCat Cloud.
|
:material-folder-lock: `:material-folder-lock:` - used for restricted links to files hosted on StarCat Cloud.
|
||||||
|
|
||||||
|
### Custom icons
|
||||||
|
There are some custom icons added to this MkDocs instance, for example for StarCat product logos. See [:octicons-arrow-right-16: Custom Icons](custom_icons.md) for more details on adding and using custom icons.
|
||||||
|
|
||||||
|
#### Logos
|
||||||
|
:logos-starcat-circle: `:logos-starcat-circle:` - StarCat Systems circle logo
|
||||||
|
:logos-sourcecamp: `:logos-sourcecamp:` - SourceCamp logo
|
||||||
|
:logos-docshub: `:logos-docshub:` - DocsHub logo
|
||||||
|
:logos-stagelink: `:logos-stagelink:` - StageLink logo
|
||||||
|
:logos-postline: `:logos-postline:` - PostLine logo
|
||||||
|
:logos-openhosted: `:logos-openhosted:` - OpenHosted logo
|
||||||
|
|
||||||
### Coloring icons
|
### Coloring icons
|
||||||
You can add a color to an icon by adding the CSS color after the icon, like this:
|
You can add a color to an icon by adding the CSS color after the icon, like this:
|
||||||
:fontawesome-solid-dragon:{ .bug-pink } `:fontawesome-solid-dragon:{ .bug-pink }`
|
:fontawesome-solid-dragon:{ .bug-pink } `:fontawesome-solid-dragon:{ .bug-pink }`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue