Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

34 lines (20 loc) · 1.33 KB

NSCCS Workshop Book

Description

This book is a collection of workshops and presentations. It is a living document and should be edited and updated as needed. The book is an effort to assist in the transition of student leadership positions by providing all the information one would need to continue, adjust, and/or add workshops and presentations hosted by the club.

Instead of a random assortment of PowerPoints and other documentation that is easily lost when a student moves on from North Seattle College everything may live here.

Set Up

This uses the command line tool mdbook which is written in Rust.

Prerequisites

Install Rust toolchain

Install Mdbook

cargo install mdbook

How To Use

Read Creating a Book and specifically read the Summary.md section that shows the nested layout. The following code block is an example.

- [Workshop or presentation topic](./topic_directory/README.md)
    - [Sub topic](./topic_directory/sub_topic_chapter_title)

Look at existing Chapters for further examples. Hosted at https://nsccs.github.io/