Skip to content

HanWang575/lasp-ucl.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LASP Website

LASP website built using Hugo Blox theme for Research Groups.

Making changes

  1. Install Hugo, see here.
  2. Install python (required by publication), see here
  3. Choose a editor, see here
  4. Edit.
  5. Git commit and push your changes.
  6. The deployment is done by the an GitHub workflow .github/workflows/gh-pages.yml. So, It is automatically done when do a git push. It can also be done from the actions section.

publication folder

To create the publication folder, you should run the update_publication.sh to like below.

sh scripts/update_publication.sh # only once
hugo server

References

About hugo-blox theme

Other resesearch groups websites using hugo-blox theme

Releases

No releases published

Packages

No packages published

Languages

  • Shell 67.5%
  • SCSS 32.5%