Skip to content

miri-2000/Huber-group-EMBL.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One time actions

Install Quarto

Please see here: https://quarto.org/

Install the webr extension for Quarto

Run

quarto add coatless/quarto-webr

[See here for more on this](<https://github.com/coatless/quarto-webr).

To make webpage updates

Update your local codebase

git pull

Edit

Add new files or edit existing ones.

Render

To build the website, run

quarto render

in the top-level directory of this repository. A directory of "static" HTML files will be created in the _site folder.

Upload to EMBL's webserver

Run

./upload-rsync.sh

This uploads the directory to the EMBL NFS file systems. It will take a few more minutes before the changes are visible on https://www.huber.embl.de/group/ since these files will need to be further copied to an S3 bucket that serves the EMBL webserver, which is done by a demon. (I am not quite sure about this process.)

Update the codebase in git

Use git add, git commit, and finally git push.

About

Huber group public webpage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • Lua 37.8%
  • CSS 5.4%
  • HTML 4.9%
  • R 2.1%
  • Shell 0.8%
  • TeX 0.7%