Skip to content

UL-FRI/www-hugo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

www-hugo

The source code for Hugo version of selected website at fri.uni-lj.si that includes personal and lab pages.

Important folders

Pages in Slovene language:

Previews

Netlify Status

Preview available at: https://www-hugo.netlify.com.

Development

Dependencies

Commands

Local development server

make

Builds

Development
make build-dev
Production
# Replace "http://example.com" with the base url of the site
make build-prod url=http://example.com 

Other

make clean  # run after "make build-dev" or "make build-prod"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published