西安Linux用户组(Xi'an Linux User Group)
- Example Site: http://xalug.com/docs/example/
- Table of Contents: http://xalug.com/docs/example/table-of-contents/
- With ToC: http://xalug.com/docs/example/table-of-contents/with-toc/
- Without ToC: http://xalug.com/docs/example/table-of-contents/without-toc/
- 3rd Level: http://xalug.com/docs/example/collapsed/3rd-level/
- 4th Level: http://xalug.com/docs/example/collapsed/3rd-level/4th-level/
- Asciinema: http://xalug.com/docs/shortcodes/asciinema/
- Buttons: http://xalug.com/docs/shortcodes/buttons/
- Columns: http://xalug.com/docs/shortcodes/columns/
- Details: http://xalug.com/docs/shortcodes/details/
- Badges: http://xalug.com/docs/shortcodes/experimental/badges/
- Cards: http://xalug.com/docs/shortcodes/experimental/cards/
- Images: http://xalug.com/docs/shortcodes/experimental/images/
- Hints: http://xalug.com/docs/shortcodes/hints/
- Mermaid: http://xalug.com/docs/shortcodes/mermaid/
- Steps: http://xalug.com/docs/shortcodes/steps/
- Tabs: http://xalug.com/docs/shortcodes/tabs/
- KaTeX: http://xalug.com/docs/shortcodes/katex/
# XALUG
欢迎来到西安Linux用户组!
{{% columns %}}
- ## What Hugo-Book Theme Is
Hugo book theme is primarily designed to create technical documentation sites that are easy to read, write, navigate and maintain. It is an attempt to create a sustainable web project.
- ## What Hugo-Book Theme Is Not
Book theme is not trying to implement all features but to create a starting point. It is mostly feature complete and gets updated and improved to stay relevant with Hugo and modern web.
{{% /columns %}}
{{% columns %}}
- {{< card >}}
## Probably fast
Build on Hugo static site generator. "The world’s fastest framework for building websites".
{{< /card >}}
- {{< card >}}
## 50% JS free
All important features are working even with JavaScript disabled in browser, including interactive shortcodes.
{{< /card >}}
- {{< card >}}
## Minimalistic
For real, it is very minimalistic, black on white. No extra tools are needed to build the site, only Hugo. No heavy JS or CSS frameworks included.
{{< /card >}}
{{% /columns %}}
{{% columns %}}
- {{< card >}}
### Shortcodes
Pretty good shortcodes are included to enhance markup files:
[Columns](/docs/shortcodes/columns/),
[Cards](/docs/shortcodes/experimental/cards/),
[Tabs](/docs/shortcodes/tabs/),
[Images](/docs/shortcodes/experimental/images/),
[Asciinema](/docs/shortcodes/asciinema/),
[KaTex](/docs/shortcodes/katex/),
[Mermaid](/docs/shortcodes/mermaid/) and others.
{{< /card >}}
- {{< card >}}
### Even more
Do people actually read these? I thought it was just a visual filler. But there is full-text search and multi-language support.
{{< /card >}}
- {{< card >}}
### Made to be extendable
There are multiple points to inject own styles and templates to make your documentation your own.
{{< /card >}}
{{% /columns %}}