Skip to content

OpenHeartDevelopers/cemrg-lab-guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEMRG Lab Guides

Internal onboarding and reference guides for the CEMRG research group.

The rendered site lives at GitHub Pages (enable Pages on main / root once pushed).

Local preview

bundle install
bundle exec jekyll serve

Then open http://localhost:4000.

Adding a page

  1. Drop a markdown file into the right section under docs/.
  2. Add front matter so just-the-docs knows where it goes:
---
title: My new guide
parent: New machine setup     # must match the parent's `title`
nav_order: 5
---
  1. Commit and push. GitHub Pages rebuilds on push.

About

CEMRG lab guides to setup new computers etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages