A fork of hyde, the static site generation. Some patches will be pushed upstream.
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.
 
 
 

50 lines
1.0 KiB

  1. - overview
  2. - getting started
  3. - installation
  4. - command line
  5. - your first hyde website
  6. - configuration
  7. - metadata
  8. - sorting
  9. - texty
  10. - templating guide
  11. - jinja2
  12. - context
  13. - site
  14. - node
  15. - resource
  16. - custom context variables
  17. - markdown
  18. - typogrify
  19. - include text
  20. - mark and refer
  21. - accessing arbitrary nodes and resources by path
  22. - snippets
  23. - breadcrumbs
  24. - table of contents
  25. - excerpts
  26. - latest excerpt
  27. - demo pages (example page + documentation)
  28. - extending hyde
  29. - contributing
  30. - unit tests
  31. - git workflow
  32. - pull requests
  33. - New Template Languages
  34. - The template interface
  35. - features to support
  36. - Plugins
  37. - What can be done
  38. - The plugin interface
  39. - Texty abstract plugin
  40. - Error handling
  41. - Layouts
  42. - Custom Layouts
  43. - New Themes for existing layouts
  44. - Apps
  45. - Switching
  46. - From hyde 0.5
  47. - From Jekyll
  48. - From wordpress or similar