Get startedđĒļ
For full documentation visit zensical.org.
CommandsđĒļ
zensical new- Create a new projectzensical serve- Start local web serverzensical build- Build your site
ExamplesđĒļ
AdmonitionsđĒļ
Go to documentation
Note
This is a note admonition. Use it to provide helpful information.
Warning
This is a warning admonition. Be careful!
DetailsđĒļ
Go to documentation
Click to expand for more info
This content is hidden until you click to expand it. Great for FAQs or long explanations.
Code BlocksđĒļ
Go to documentation
-
Go to documentation
Code annotations allow to attach notes to lines of code.
Code can also be highlighted inline: print("Hello, Python!").
Content tabsđĒļ
Go to documentation
DiagramsđĒļ
Go to documentation
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
FootnotesđĒļ
Go to documentation
Here's a sentence with a footnote.1
Hover it, to see a tooltip.
FormattingđĒļ
Go to documentation
- This was marked (highlight)
- This was inserted (underline)
This was deleted (strikethrough)- H2O
- ATA
- Ctrl+Alt+Del
Icons, EmojisđĒļ
Go to documentation
:sparkles::rocket::tada::memo::eyes:
MathsđĒļ
Go to documentation
Needs configuration
Note that MathJax is included via a script tag on this page and is not
configured in the generated default configuration to avoid including it
in a pages that do not need it. See the documentation for details on how
to configure it on all your pages if they are more Maths-heavy than these
simple starter pages.
Task ListsđĒļ
Go to documentation
- Install Zensical
- Configure
zensical.toml - Write amazing documentation
- Deploy anywhere
TooltipsđĒļ
Go to documentation
-
This is the footnote. ↩