Updating My Notebook
guidelines
How to update my notebook!
Step-by-Step
Step 1: Prepare terminal
- Terminal > conda activate quarto
- cd Desktop
- cd XLab_AP
- cd Lab_Notebook_Peronal_Site
Shortcut: “cd Desk” tab autofills the rest of the folder name
Step 2: Edit Post
- Open Lab_Notebook_Peronal_Site folder in VS Code
- Edit or create .qmd file under “posts” subfolder
- Save file
Step 3: Upload
- Terminal > quarto render
- GitHub > Code > Add file > Upload files
- Upload “posts” and “docs” subfolders
- Add descriptive note (i.e. “Updating Notebook Post”) > Commit changes
- Wait until commit has fully loaded and has a check mark
Note: different method due to inabililty to install git
Step 4: Access Website
- GitHub > Settings > Pages
- Click link to website