• Stars
    star
    280
  • Rank 141,951 (Top 3 %)
  • Language
  • License
    MIT License
  • Created about 10 years ago
  • Updated 2 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
71,900
star
2

hugoThemes

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

hugoDocs

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

hugoThemesSiteBuilder

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

gohugoioTheme

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

hugo-mod-jslibs

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

hugo-mod-bootstrap-scss

Packages Bootstrap SCSS (v4 and v5) as a Hugo Module
SCSS
38
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-mod-bootstrap-scss-v4

Bootstrap SCSS v4 packaged as a Hugo Module
10
star
11

gohugoioTheme2

Work in progress.
HTML
10
star
12

hugo-goldmark-extensions

Work in progress.
Go
10
star
13

hugoTestProjectJSModImports

Test project used for integration testing.
JavaScript
9
star
14

hugoreleaser

Build, archive and release.
Go
8
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

hugoTestModules1_darwin

Some autogenerated modules used in Hugo tests.
3
star
18

localescompressed

The locales from https://github.com/gohugoio/locales in one package/struct.
Go
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

.github

Default community health files
1
star
23

hugoTestModule2

Module used in Hugo integration testing.
JavaScript
1
star
24

hugoTestModulesJS

Test project used for integration testing.
JavaScript
1
star
25

hugoreleaser-plugins-api

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

hugo-mod-bin-dartsass

Work in progress
1
star
27

testmodBuilder

Some helper scripts used for Hugo testing.
Go
1
star
28

hugoreleaser-archive-plugins

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