TACC / tacc-web-jobs-page

A utility to create markup for Jobs pages of TACC website based on flatfile data

Home Page:https://www.tacc.utexas.edu/about/jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TACC Website Jobs Page

This project compiles data into templates to create markup for the body of the TACC Jobs Page.

Usage

  1. Edit templates and data in:
    • templates/
    • data/
  2. Run build script:
    • npm run build
  3. Confirm output in:
    • dist/
  4. Use output.

Reference

Repository History

The first 300 commits of this repository are from a prior BitBucket repo that contained what is now multiple repositories imported from that original repository:

About

A utility to create markup for Jobs pages of TACC website based on flatfile data

https://www.tacc.utexas.edu/about/jobs


Languages

Language:Mustache 55.9%Language:JavaScript 44.1%