Skip to content

clef-initiative/clef-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLEF Theme

A Hugo theme for CLEF conference websites.

Building Locally

  1. Install Hugo and Install NPM
  2. Install tailwind
npm install --save-dev tailwindcss @tailwindcss/cli @tailwindcss/typography
  1. (Optional) Run in local development mode to verify the page
hugo server -D --disableFastRender

You can view the result in your browser (usually at localhost:1313)

  1. Built the static pages:
hugo

This will create a public directory where the rendered static site is located.

Usage Outside CLEF

This theme is licensed under an MIT License. Feel free to use it. We would be delighted if you acknowledge CLEF if you do, for example with a link back to this repository. And if you've made any improvements or fixes along the way, we'd love it if you considered contributing them upstream - it helps everyone using the theme.

About

Hugo theme for CLEF conference websites.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors