Skip to content

akenney/website

 
 

Repository files navigation

tep-alumni-website

Development Environment

This project relies on Hugo, Yarn, and Node. The asdf version manager is used to install and lock all these tools for both local development and CI.

Basic Dev Instructions

  1. Run git submodule update --init --recursive if you haven't already done so

  2. Install asdf

  3. Install the following asdf plugins:

  4. Run asdf install to install all the tools specified in .tool-versions

  5. Run hugo server -D to locally serve the site and automatically reload on file changes

  6. Run hugo to render the site to the docs/ folder

See https://gohugo.io/documentation/ for more information about Hugo.

About

code for alumxi.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dhall 62.3%
  • Shell 37.3%
  • HTML 0.4%