Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 595 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 595 Bytes

NIU Mars Rover Website

Tips and Tricks

Sponsors can be edited under _includes/footer.html.

Sponsor logos can be managed under assets/logos/.

Profile pictures, blog photos, and general photos are under assets/photos/.

"Blog Posts" can be edited under _posts/.

"Pages" can be managed in the root. Simply add a <name>.md file. Files in the root should use the following header block:

---
layout: page
title: Capitalized Title
calltoaction: (This is optional, but is the smaller text in the same block as the title text.)
permalink: /title-but-web-friendly/
---