Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

btfcal/thefuture.build

Repository files navigation

Build the Future

Website for Build the Future: UC Berkeley’s student-run entrepreneurship hub.

Structured Content Creation

Hugo utilizes archetypes to create structured content from templates.

# To create a new newsletter entry
$ hugo new --kind newsletters newsletters/your-post-name

# To create a new event
$ hugo new --kind events events/your-event-name

The file that you need to configure is your last parameter (e.g. "/newsletters/your-post-name/index.md"). It will also be accessible at the same URL. Please follow the instructions in the default files to configure your post/event.

Development

Dependencies

  • Hugo v0.80.0

Setup

Install all npm dependencies

yarn

Run development server

yarn dev

About BTF

Build The Future is UC Berkeley’s student-run entrepreneurship hub. Designed to teach and inspire students through a collaboration-driven environment to build startups, we aim to be the golden standard of entrepreneurship resource and learning.

© 2023 Build the Future