Skip to content

maragkakislab/maragkakislab.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maragkakis Lab Website

Built with Hugo and the PaperMod theme.


Editing content

All content lives under content/. Each section has its own subdirectory.

People

Files: content/people/<name>.md

To add a new person, copy an existing file:

Add the photo as a JPEG or PNG to static/images/people/. The filename should match the image field in the <name>.md. Recommended size: 400×400 px, cropped to a square.

Publications

Files: content/publications/<year>-<short-title>.md

To add a new publication, copy an existing one:

The link field is displayed as a "View on PubMed" button at the bottom of the page.


Local preview

1. Create and activate the Hugo conda environment

conda create -n hugo -c conda-forge hugo
conda activate hugo

2. Clone the repo (including the PaperMod submodule)

git clone --recurse-submodules <repo-url>
cd <repo-name>

3. Start the local dev server

conda run -n hugo hugo server

Open http://localhost:1313. The server hot-reloads on every file save.

About

Maragkakis lab website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages