v05 panel-dev
·
1 min read
·
edit
v05 panel dev $\alpha^2 + \frac83$
slide in hugo post with js
20260407_v0 | https://butiran-x.github.io/26c31/
butiran-x/26c31
2026-03-07
1
about
- It is about v05 of panel development.
- Currently as base, it can only support one column.
- There might be maximum three navigation buttons on top each slide, e.g.
<previous,^home,>next.
butiran-x/26c31
2026-03-07
4
equation
- It can be displayed as follows. $$\tag{86} x_{1,2} = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}. $$
- Or simply inline like $y = ax^2 + bx + c$.
- It uses KaTeX.
butiran-x/26c31
2026-03-07
5
code
- Test to show code.
print("Hello, World!") - It seems that the font size can be reduced to get more lines. But it will be later handled.
butiran-x/26c31
2026-03-07
6