mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-09 22:54:37 -04:00
parent
b9b8abef3d
commit
092271c24c
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Contributing to the Hugo Project
|
||||
linktitle: Contributing to Hugo
|
||||
title: Contribute to the Hugo Project
|
||||
linktitle: Contribute to Hugo
|
||||
description: Contribute to Hugo development and documentation.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Getting Started
|
||||
linktitle: Getting Started Overview
|
||||
title: Get Started
|
||||
linktitle: Get Started Overview
|
||||
description: Quick start and guides for installing Hugo on your preferred operating system.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Configuring Hugo
|
||||
title: Configure Hugo
|
||||
linktitle: Configuration
|
||||
description: Often the default settings are good enough, but the config file can provide highly granular control over how your site is rendered.
|
||||
date: 2013-07-01
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Hosting on Bitbucket
|
||||
linktitle: Hosting on Bitbucket
|
||||
title: Host on Bitbucket
|
||||
linktitle: Host on Bitbucket
|
||||
description: You can use Bitbucket in conjunction with Aerobatic to build, deploy, and host a Hugo website.
|
||||
date: 2017-02-04
|
||||
publishdate: 2017-02-04
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Hosting on Firebase
|
||||
linktitle: Hosting on Firebase
|
||||
title: Host on Firebase
|
||||
linktitle: Host on Firebase
|
||||
description: You can use Firebase's free tier to host your static website; this also gives you access to Firebase's NOSQL API.
|
||||
date: 2017-03-12
|
||||
publishdate: 2017-03-12
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Hosting on GitHub
|
||||
linktitle: Hosting on GitHub
|
||||
title: Host on GitHub
|
||||
linktitle: Host on GitHub
|
||||
description: Deploy Hugo as a GitHub Pages project or personal/organizational site and automate the whole process with a simple shell script.
|
||||
date: 2014-03-21
|
||||
publishdate: 2014-03-21
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Hosting on GitLab
|
||||
linktitle: Hosting on GitLab
|
||||
title: Host on GitLab
|
||||
linktitle: Host on GitLab
|
||||
description: GitLab makes it incredibly easy to build, deploy, and host your Hugo website via their free GitLab Pages service, which provides native support for Hugo.
|
||||
date: 2016-06-23
|
||||
publishdate: 2016-06-23
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Hosting on Netlify
|
||||
linktitle: Hosting on Netlify
|
||||
title: Host on Netlify
|
||||
linktitle: Host on Netlify
|
||||
description: Netlify can host your Hugo site with CDN, continuous deployment, 1-click HTTPS, an admin GUI, and its own CLI.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Ordering and Grouping Hugo Lists
|
||||
title: Ordere and Grouping Hugo Lists
|
||||
linktitle: List Ordering and Grouping
|
||||
description: You can group or order your content in both your templating and content front matter.
|
||||
date: 2017-02-01
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Creating Your Own Shortcodes
|
||||
title: Create Your Own Shortcodes
|
||||
linktitle: Shortcode Templates
|
||||
description: You can extend Hugo's built-in shortcodes by creating your own using the same templating syntax as that for single and list pages.
|
||||
date: 2017-02-01
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Creating a Theme
|
||||
linktitle: Creating a Theme
|
||||
title: Create a Theme
|
||||
linktitle: Create a Theme
|
||||
description: The `hugo new theme` command will scaffold the beginnings of a new theme for you to get you on your way.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Customizing a Theme
|
||||
linktitle: Customizing a Theme
|
||||
title: Customize a Theme
|
||||
linktitle: Customize a Theme
|
||||
description: Customize a theme by overriding theme layouts and static assets in your top-level project directories.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Installing and Using Themes
|
||||
linktitle: Installing and Using Themes
|
||||
title: Install and Use Themes
|
||||
linktitle: Install and Use Themes
|
||||
description: Install and use a theme from the Hugo theme showcase easily through the CLI.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
@ -1,7 +1,5 @@
|
||||
---
|
||||
title: Troubleshooting
|
||||
linktitle: Troubleshooting
|
||||
description: Frequently asked questions and known issues pulled from the Hugo Discuss forum.
|
||||
title: Troubleshoot linktitle: Troubleshoot description: Frequently asked questions and known issues pulled from the Hugo Discuss forum.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-02-01
|
||||
|
Loading…
x
Reference in New Issue
Block a user