Skip to content

hamorrar/ucsc-guide

Repository files navigation

Unofficial UCSC Student Guide

GitHub issues GitHub forks GitHub stars GitHub license Contributor Covenant


A guide for prospective and current UCSC students.

This project is intended to be an unofficial comprehensive guide for prospective, incoming, and current UCSC students. The Guide is not affiliated with UCSC officially. It is made for UCSC students, by UCSC Students.

Check out the Guide's landing page here and the Guide's starting point here.

Please see the Contribution Guidelines for steps on how to do the initial setup and contribute. Please see Help Wanted for a list of which features of the site still need additional attention and contributions. If you think of something that is not on this list that should be, please open an issue or make a pull request with additions to the list.


Discord Server

For quick and easy contact with me and the rest of the team, please join the project Discord server: Invite link.


Project Philosophy

We believe that we can improve our current circumstances if we pay it forward. We hope that this guide will serve as a tool to teach people what we as contributors, know or wish we knew before entering UCSC.


Project Scope

The project is intended to encompass every aspect of being a student at UCSC with the hopes of other schools following these footsteps and making a similar guide for their school.


How to generate content files

Adding a new content file with the archetype setup

hugo new docs/name_of_file.md

Adding a new content file with the archetype setup and inside a subdirectory

hugo new docs/FolderNameInDocs/name_of_file.md