Skip to content

RyanGibb/meur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meur

Meur (/ˈmĩãɾ/) -- Scots Gaelic: branch.

A highly opinionated static site generator built with Hakyll and Pandoc featuring:

  • Paper and talks pages generated from .bib files
  • Referencing with CSL formatting
  • Photo gallery generated from EXIF metadata
  • Dual HTML/Markdown output
  • Org-mode log rendering
  • RSS/Atom and JSON feeds

This was built for https://ryan.freumh.org/.

Building

With cabal;

$ cabal build

Or nix;

nix build

Configuration

Create a site.yaml file:

title: "My Site"
description: "My awesome site"
root: "https://example.com"
author:
  name: "Your Name"
  email: "you@example.com"
  url: "https://example.com"

See a complete template at template/ and live at https://ryan.freumh.org/var/meur-template/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors