Skip to content

fperez/webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpage

Static website is built with hugo.

To edit/view locally:

git clone https://github.com/berkeley-ds4e/webpage
hugo server

Point your browser at localhost:1313 as directed to view the local site.

To build for deployment:

hugo

Builds site in the publishDir of conf.toml (currently the docs/ foloder) Copy docs/* to the deployment folder.

Credits

Build on Now-UI Kit by Creative Tim using Bootstrap 4 framework; distributed under MIT License

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors