Skip to content

sevimcengiz/mrs-educational-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published