Skip to content

sibiraj-s/hugo-multilingual-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Multilingual Boilerplate

Hugo multilingual boilerplate to demonstrate internationalization (i18n) and multilingualization (m17n)

Hugo is one of the most popular open-source static site generators written in Go. With its amazing speed and flexibility, Hugo makes building websites fun again.

Recommended hugo version: v0.114.x

Requirements

  • Extended version of hugo (latest version recommended)

Quick Start

Clone the repository to get started

git clone http://github.com/sibiraj-s/hugo-multilingual-boilerplate

cd hugo-multilingual-boilerplate/

To preview the site, run

hugo server

This will run hugo in the default port http://localhost:1313. If the port is in use, a random port will be selected.

To Build the site, run

hugo --minify --cleanDestinationDir

Hugo Features

Hugo boasts blistering speed, robust content management, and a powerful templating language making it a great fit for all kinds of static websites.

  • Extremely Fast
  • Completely cross platform, with easy installation on macOS, Linux, Windows, and more
  • Renders changes on the fly with LiveReload as you develop
  • Multilingual and i18n support
  • etc.

About

Hugo multilingual boilerplate to demonstrate internationalization (i18n) and multilingualization (m17n)

Topics

Resources

License

Stars

Watchers

Forks