Skip to content

glasgowPLI/glasgowpli.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glasgow Programming Language Implementation Lab homepage

This is a Hugo-powered, markdown-driven static homepage.

Edit content

Routine content updates should happen in content/**/*.md:

  • content/_index.md controls the lab introduction, hero copy, footer, and home page metadata.
  • content/people/*.md controls lab member cards.
  • content/former-members/*.md controls former member cards.
  • content/news/*.md controls the news panel on the right side of the hero.
  • content/publications/*.md controls publication entries.
  • content/projects/*.md controls project cards.
  • content/teaching/*.md controls teaching areas.
  • content/join-us/_index.md controls the Join Us page.
  • content/seminars/_index.md controls the seminars page intro; live seminar entries load from the University of Glasgow events feed.

Build

Run:

hugo

The generated site is in public/.

Preview

Run:

hugo server

Then open the local URL Hugo prints, usually http://localhost:1313/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors