Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 7 Jahren
12345678910111213141516171819202122232425262728
  1. ### [wip] A Base theme for [Hugo](http://gohugo.io/), a framework for building websites.
  2. A base theme for Hugo sites. Though it looks like a theme, the intent is to provide a solid starting place for Hugo sites and include best practices for performance, A11y, and rapid development.
  3. It's subject to change quite a bit at this point.
  4. Features
  5. - Automated Robots.txt (changes values based on environment)
  6. includes examples of
  7. - internal templates for meta data and google analytics
  8. - pagination (internal template)
  9. - with
  10. - HUGO_ENV
  11. - first
  12. - after
  13. - sort
  14. - site LanguageCode
  15. - where
  16. - Content Views
  17. - partials
  18. - template layouts (type "article" uses a special list template, single template, and a content view)
  19. - tags
  20. accessible