You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

_index.md 520B

7 years ago
12345678910111213141516171819202122232425262728293031323334
  1. +++
  2. template = "documentation.html"
  3. +++
  4. Getting started
  5. - Installation
  6. - CLI usage
  7. - Directory structure
  8. - config.toml
  9. Content
  10. - Organisation
  11. - Pages
  12. - Sections
  13. - Shortcodes
  14. - Internal links
  15. - Table of contents
  16. - Deep linking (# links)
  17. - Syntax highlighting
  18. - Pagination
  19. - Tag & categories
  20. - RSS
  21. - Sitemap
  22. Templates
  23. - Intro
  24. - Each kind of page and the variables available
  25. - Built-in global functions
  26. - Built-in filters
  27. - Debugging
  28. Theme
  29. - Installing & customising a theme
  30. - Creating a theme