Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 891 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 891 Bytes

CSUN AS Annual Report '16 - '17

The annual report website for CSUN Associated Students built with stakx.

Building

This is a standard stakx website and is compiled normally. This website is built with 0.1.x of stakx, however it should be forwards compatible with the 0.2.x development version of stakx.

  1. Download the latest stable release of stakx
  2. Build the site
    stakx build
    

Structure

  • _departments - Each department has its own Twig template with its respective data
  • _layouts - The base Twig templates that other pages or templates should extend
  • _macros - Helper Twig macros for to avoid repetition
  • _sections - Generic partial Twig templates used on the site
  • _pages - Contains all of the stakx PageViews

License

All rights reserved.