mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-03 12:12:37 +00:00
6896947058
* add generic menu declaration * update about section * commands * update content management section * update contribute section * functions * update getting started section * update hosting and deployment section * fix mailing list entry (no menu) * update news section * update Templates section * update tools section * update themes section * troubleshooting * update variables section Fixes rdwatters/hugo-docs-concept#45 See PR rdwatters/hugo-docs-concept#62
1.2 KiB
1.2 KiB
title, linktitle, description, date, publishdate, lastmod, categories, tags, menu, weight, draft, aliases, toc
| title | linktitle | description | date | publishdate | lastmod | categories | tags | menu | weight | draft | aliases | toc | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Other Hugo Community Projects | Other Projects | Some interesting projects developed by the Hugo community that don't quite fit into our other developer tool categories. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
|
70 | false | false |
And for all the other small things around Hugo:
- hugo-gallery lets you create an image gallery for Hugo sites.
- flickr-hugo-embed prints shortcodes to embed a set of images from an album on Flickr into Hugo.
- hugo-openapispec-shortcode A shortcode that allows you to include Open API Spec (formerly known as Swagger Spec) in a page.
- HugoPhotoSwipe makes it easy to create image galleries using PhotoSwipe.
- Hugo SFTP Upload Syncs the local build of your Hugo website with your remote webserver via SFTP.