mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
337d0c5f51
dce236ad1Wrap up the bundle etc. edits for now27d058566Add the bundle tree to the organization bundlea83f750ddMove organization.md to its own bundle01ec4f462Make the image docs a bundle60de1e090Some more resources copy-edits05d763c0cSome resource copy-edits6299d6dbbUpdate the imgproc shortcode59e0fc209Add headless bundle documentationa3bbf60bfLink Page Resources page from Front Matter page830576f86Update order significance section, add counter section3b1836509Revert the recent change made to default list template886ed0e10Page Bundles draft rev 2f530d1a7aimage processing and page resources made into regular .mdec47cecdaFinalised Page Resources and Image Processing Moved Page Resources and Impage Processing out of the Bundle section and at the root of the Content Management section253092335Modified front matter metadata exemple. Added yaml version.da5e4f476Adding date in the front-matter; missed in previous commit6bc3ced13Add rough draft for page and section bundlesa0e44458fImage processing first draft, Resources second read/fix2367f0b78data: Remove duplicate layouts in tablec2f179839First draft of bundles/resources (covers resources and metadata)2a3f9a613Add weights to pages in Bundles branch9a0146cc0Switch front-matter format of Bundles doc to yaml; add front-matter1295fc083First draft for Bundles documentation organization structure5a2e52231Fix archetype paths9c2e5c063Merge commit '22cced34fc608256f8271ad591a5ccca991bb164'22cced34fSquashed 'themes/gohugoioTheme/' changes from 75da2f6b..ecad824755d16c9a1Fix broken sentence in multilingual sectionsa76895ad2Replace the outdated Emacs package with new onee6cf1dec0Remove obsolete link to hugo roadmapdd2fd145bAdd GitLab Pages to mentioned hosters (#309)a05ce6bf6Add 0.34 release notes poster5c0ebdfcaRelease 0.3413c2f3dc8Merge branch 'temp34'e6b5ffa04Add 0.34 poster1e1960496releaser: Add release notes to /docs for release of 0.34ac3efe182releaser: Bump versions for release of 0.348f91f62d8Fixes #222cca35dbe4Fix exampleeaaa21ca1Add missing params key00d0b0363Adding new Blogger utility to tools/migrations7d36d579eUpdated the line number for Dockerfile pointer852188f85Update installing.md with Fedora instructions4d151a3abUpdate search.md4c2750bfbUpdate deployment-with-nanobox.mdc3cc9cd49configuration: Remove defaultExtension from docsf7c96b4b5Update GitHub Pages documentation55787f09aMerge branch 'rmetzler-menu-link-title'2abbd9bd9Merge branch 'master' into menu-link-titlee1fd710b7Bring archetypes in from theme.daf6f51c0Mention the significance of leading 0 in int fn string input07f498755Add documentation for `cond` function.050ccd12bAdd documentation for the .HasShortcode function919af9071Correct anchor under 'Add custom metadata to a Taxonomy Term'55600b4ffMore layouts work201cf4f67Add some more single page layout variantsd5e7c03e2Rework the layouts doc84622e67cCleans up the code samplec231c9bd5Add a new note to 0.33 relnotes328ec9930Release 0.33b108fcc7bMerge branch 'temp33' into nextab9d9ee65releaser: Prepare repository for 0.34-DEVe20c75320releaser: Add release notes to /docs for release of 0.3349f24dcd1releaser: Bump versions for release of 0.339c8e5e207Update 0.33 poster7655603c8Regenerate the docshelper data16dc99583Add Hugo 0.33 posterce40cc197Merge commit '3cf4300097610bb8b5bd0686d96d1df5db641895'9a3085523releaser: Prepare repository for 0.33-DEVa52db97d8fixing typos and syntax for consistency64525670fádd title to some menu entries. This needs hugo >= v0.3285d415ab2ádd examples for menu .Title and .Page git-subtree-dir: docs git-subtree-split:dce236ad12
3.9 KiB
3.9 KiB
title, linktitle, description, date, publishdate, lastmod, keywords, menu, weight, sections_weight, draft, aliases, toc
| title | linktitle | description | date | publishdate | lastmod | keywords | menu | weight | sections_weight | draft | aliases | toc | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Migrate to Hugo | Migrations | A list of community-developed tools for migrating from your existing static site generator or content management system to Hugo. | 2017-02-01 | 2017-02-01 | 2017-02-01 |
|
|
10 | 10 | false |
|
true |
This section highlights some projects around Hugo that are independently developed. These tools try to extend the functionality of our static site generator or help you to get started.
{{% note %}} Do you know or maintain a similar project around Hugo? Feel free to open a pull request on GitHub if you think it should be added. {{% /note %}}
Take a look at this list of migration tools if you currently use other blogging tools like Jekyll or WordPress but intend to switch to Hugo instead. They'll take care to export your content into Hugo-friendly formats.
Jekyll
Alternatively, you can use the new Jekyll import command.
- JekyllToHugo - A Small script for converting Jekyll blog posts to a Hugo site.
- ConvertToHugo - Convert your blog from Jekyll to Hugo.
Ghost
- ghostToHugo - Convert Ghost blog posts and export them to Hugo.
Octopress
- octohug - Octopress to Hugo migrator.
DokuWiki
- dokuwiki-to-hugo - Migrates your dokuwiki source pages from DokuWiki syntax to Hugo Markdown syntax. Includes extra's like the TODO plugin. Written with extensibility in mind using python 3. Also generates a TOML header for each page. Designed to copypaste the wiki directory into your /content directory.
WordPress
- wordpress-to-hugo-exporter - A one-click WordPress plugin that converts all posts, pages, taxonomies, metadata, and settings to Markdown and YAML which can be dropped into Hugo. (Note: If you have trouble using this plugin, you can export your site for Jekyll and use Hugo's built in Jekyll converter listed above.)
Tumblr
- tumblr-importr - An importer that uses the Tumblr API to create a Hugo static site.
- tumblr2hugomarkdown - Export all your Tumblr content to Hugo Markdown files with preserved original formatting.
- Tumblr to Hugo - A migration tool that converts each of your Tumblr posts to a content file with a proper title and path. Furthermore, "Tumblr to Hugo" creates a CSV file with the original URL and the new path on Hugo, to help you setup the redirections.
Drupal
- drupal2hugo - Convert a Drupal site to Hugo.
Joomla
- hugojoomla - This utility written in Java takes a Joomla database and converts all the content into Markdown files. It changes any URLs that are in Joomla's internal format and converts them to a suitable form.
Blogger
- blogimport - A tool to import from Blogger posts to Hugo.
- blogger-to-hugo - Another tool to import Blogger posts to Hugo. It also downloads embedded images so they will be stored locally.
Contentful
- contentful2hugo - A tool to create content-files for Hugo from content on Contentful.