Skip to content

Living book for club workshops and presentations.

Notifications You must be signed in to change notification settings

nsccs/nsccs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Living book for club workshops and presentations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published