https://github.com/allejo/csunas-sponsorships
Information website for sponsoring CSUN AS events
https://github.com/allejo/csunas-sponsorships
csunas stakx-website
Last synced: 4 months ago
JSON representation
Information website for sponsoring CSUN AS events
- Host: GitHub
- URL: https://github.com/allejo/csunas-sponsorships
- Owner: allejo
- Created: 2018-04-22T06:09:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T17:21:36.000Z (about 7 years ago)
- Last Synced: 2025-01-15T03:05:20.386Z (5 months ago)
- Topics: csunas, stakx-website
- Language: HTML
- Homepage: http://csunas.org/sponsorship/
- Size: 90.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSUN AS Sponsorships Page
The website for [CSUN Associated Students Sponsorship information](http://csunas.org/sponsorship/) built with [stakx](https://stakx.io/).
## Building
This is a standard stakx website and is compiled normally. This website is built with [0.1.x of stakx](https://github.com/stakx-io/stakx/releases), 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
- `_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.