• Stars
    star
    281
  • Rank 147,023 (Top 3 %)
  • Language
  • License
    MIT License
  • Created over 10 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

hugoBasicExample

This repository offers an example site for Hugo and also it provides the default content for demos hosted on the Hugo Themes Showcase.

Using

  1. Install Hugo
  2. Clone this repository
git clone https://github.com/gohugoio/hugoBasicExample.git
cd hugoBasicExample
  1. Clone the repository you want to test. If you want to test all Hugo Themes then follow the instructions provided here

  2. Run Hugo and select the theme of your choosing

hugo server -t YOURTHEME
  1. Under /content/ this repository contains the following:
  • A section called /post/ with sample markdown content
  • A headless bundle called homepage that you may want to use for single page applications. You can find instructions about headless bundles over here
  • An about.md that is intended to provide the /about/ page for a theme demo
  1. If you intend to build a theme that does not fit in the content structure provided in this repository, then you are still more than welcome to submit it for review at the Hugo Themes respository

More Repositories

1

hugo

The world’s fastest framework for building websites.
Go
74,619
star
2

hugoThemes

A curated directory of Hugo themes
Shell
1,769
star
3

hugoDocs

The source for https://gohugo.io/
CSS
1,045
star
4

hugoThemesSiteBuilder

The source for https://themes.gohugo.io
Go
212
star
5

gohugoioTheme

A [wip] theme for the gohugo.io home page, docs and theme sites.
CSS
103
star
6

hugo-mod-jslibs

A collection of JS libraries that works great with Hugo.
HTML
51
star
7

hugo-mod-bootstrap-scss

Packages Bootstrap SCSS (v4 and v5) as a Hugo Module
SCSS
42
star
8

hugoThemesSite

The source for https://themes.gohugo.io.
HTML
32
star
9

hugo-mod-heroicons

Work In Progress: Provides Heroicons as a simple to use Hugo Module
17
star
10

hugo-goldmark-extensions

Work in progress.
Go
17
star
11

hugoreleaser

Build, archive and release.
Go
11
star
12

hugo-mod-bootstrap-scss-v4

Bootstrap SCSS v4 packaged as a Hugo Module
10
star
13

gohugoioTheme2

Work in progress.
HTML
10
star
14

hugoTestProjectJSModImports

Test project used for integration testing.
JavaScript
9
star
15

hugo-mod-jslibs-dist

Thin Hugo Module wrappers around some popular JS libs' distribution source code.
JavaScript
7
star
16

hugo-mod-bootstrap-scss-v5

Bootstrap SCSS v5 packaged as a Hugo Module
4
star
17

localescompressed

The locales from https://github.com/gohugoio/locales in one package/struct.
Go
4
star
18

hugoTestModules1_darwin

Some autogenerated modules used in Hugo tests.
3
star
19

hugoTestModules1_linux

Some autogenerated modules used in Hugo tests.
2
star
20

netlify-test-site

Just a test site to test/debug Netlify issues.
JavaScript
2
star
21

hugoTestModules1_windows

Some autogenerated modules used in Hugo tests.
2
star
22

testmodBuilder

Some helper scripts used for Hugo testing.
Go
2
star
23

.github

Default community health files
1
star
24

hugoTestModule2

Module used in Hugo integration testing.
JavaScript
1
star
25

hugoTestModulesJS

Test project used for integration testing.
JavaScript
1
star
26

hugoreleaser-plugins-api

Plugins API for https://github.com/gohugoio/hugoreleaser
Go
1
star
27

hugo-mod-bin-dartsass

Work in progress
1
star
28

hugoreleaser-archive-plugins

Archive Plugins for https://github.com/gohugoio/hugoreleaser
Go
1
star