Skip to content

YoeDistro/yoedistro.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yoe web site source

This site is built with hugo.

Setup

  • install hugo
  • clone this repo

Common operations

  • run development server and show draft posts: hugo server -D
  • create a new post: hugo new posts/<post-name>.md
  • generate web site (outputs files in public directory): HUGO_ENV=production hugo

About

Source for Yoe Distro web site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published