Skip to content

Getting started with MRS: A digital collection of community-sourced educational materials

License

Notifications You must be signed in to change notification settings

mrshub/mrs-educational-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrs-educational-book

Steps:

You need to fork this repo.

  1. Clone repo

On the command line (Terminal)

git clone https://github.com/sevimcengiz/mrs-educational-book.git
  1. Update contents and save I used sublime text to update the "rmd" files.

  2. Change directory

Ex:

cd /Users/sevim/Developer/mrs-educational-book
  1. Commit changes into main branch
git add .
git commit -m "Update book contents"
  1. Push changes to repo
git push -u origin main

After this part, it will automatically build and deploy. When you go tho the github pages;

https://github.com/sevimcengiz/mrs-educational-book/settings/pages

You will see this screen and when you check the link it will automatically updates the changes that you made.

About

Getting started with MRS: A digital collection of community-sourced educational materials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 82.8%
  • Shell 12.4%
  • CSS 4.8%