Skip to content

bryansmclean/futres_website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Development Version: Netlify Status

FuTRES Website Source Files

This repository contains the source files for generating the FuTRES website. To make changes to the FuTRES website, simply edit the files in the content directory corresponding to each section (e.g. about.md, team.md, etc...). All content is written in Markdown, and you should be able to get a reasonable fascimile of your changes as you edit in github by using the "preview" button.

When you are done making changes, you will need to wait a couple of minutes for your changes to go live.

How does this system work? Pages on our site are first written in markdown, and when changes are committed to github, the build site netlify is notified, which then runs "hugo" (a static site generator) to build the FuTRES website. The site uses the "Kube" theme for Hugo, which we have written some additional small customizations to control rendering.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.8%
  • JavaScript 25.6%
  • HTML 17.6%