Hugo Techdoc Theme

Version 0.9.0

Check out the Tutorial on why you should KYHU.

Search Shortcode

Note

Search Shortcode powered by Algolia

You can create a search page just by adding search shortcode.

56 results found in 1ms

Search Shortcode

2020/03/30 -  Note Search Shortcode powered by Algolia You can create a search page just by adding search shortcode. var search = instantsearch({ indexName: 'hugo-demo-techdoc', searchCl...

Table of Contents

2017/10/17 - calling custom Shortcodes into your content files.

Build-in Shortcodes

2017/10/17 - calling built-in Shortcodes into your content files.

Custom Shortcodes

2017/10/17 - calling custom Shortcodes into your content files.

Markdown Syntax

2020/11/17 - calling custom Shortcodes into your content files.

Sample Document

2017/10/17 - this is a sample document.

Hello_world

2017/10/17 - aaaaaa vvvv aaa

Creating a New Theme

2014/09/28 - Introduction This tutorial will show you how to create a simple theme in Hugo. I assume that you are familiar with HTML, the bash command line, and that you are comfortable using Markdown to format co...

Migrate to Hugo from Jekyll

2014/03/10 - Move static content to static Jekyll has a rule that any directory not starting with _ will be copied as-is to the _site output. Hugo keeps all static content under static. You should therefore move i...

Getting Started with Hugo

2014/04/02 - Step 1. Install Hugo Go to Hugo releases and download the appropriate version for your OS and architecture. Save it somewhere specific as we will be using it in the next step. More complete instructio...

(Hu)go Template Primer

2014/04/02 - Hugo uses the excellent Go html/template library for its template engine. It is an extremely lightweight engine that provides a very small amount of logic. In our experience that it is just the right ...

Hello world!

2017/10/17 - Hello world!

Getting Started

2018/12/08 - Text about this post

Installation

2017/10/17 - Install Hugo theme on your project If you have git installed, you can include hugo-theme-techdoc repository into your core repository as submodule using git submodule within your project directory. cd...

Configuration

2019/10/26 - You may specify options in config.toml (or config.yaml/config.json) of your site to make use of this theme’s features. For an example of config.toml, see config.toml in exampleSite. Params # Source Co...

Screenshot

2019/10/26 - Theme color Menu style Open Menu Slide Menu Edit link

Hello_world1

2017/11/17 - aaaaaa vvvv aaa

Hello_world

2017/10/17 - aaaaaa vvvv aaa

Hello_world2

2017/12/17 - aaaaaa vvvv aaa

Chapter 4-1

2017/10/17 - Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut ...

Last updated on 30 Mar 2020
Published on 30 Mar 2020
Edit on GitHub