Skip to content

KennelLinux/KennelLinux.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KennelLinux.github.io

This is the (official?) website for Kennel Linux built with the Hugo static site generator.

Create new page

hugo new content content/<filename>.md

Update navbar

Add the page to hugo.toml. Weight is the order of the links, from left to right.

Test site locally

With draft pages: hugo server -D

Without draft pages: hugo server

Build site locally

With draft pages: hugo -D

Without draft pages: hugo

About

Website for Kennel Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages