Skip to content

Bohdan-Khomtchouk/Bohdan-Khomtchouk.github.io

Repository files navigation

Bohdan Khomtchouk Website

This is the source code of my personal website.

To make changes to the website:

Preliminaries

  1. Download the R programming language from https://www.r-project.org
  2. Download the RStudio IDE (RStudio Desktop (Open Source License))

Recipe

  1. Clone this Github repo to your local computer. E.g., open Terminal and type in git clone https://github.com/Bohdan-Khomtchouk/Bohdan-Khomtchouk.github.io.git
  2. In RStudio, set your working directory to point to the newly created folder on your local computer
  3. Open the .Rmd files, make changes, and press Knit to finalize them into HTML
  4. To commit these local changes to the website online, type the following into Terminal:
  • git add .
  • git commit -m "my commit description"
  • git push origin master

About

Bohdan Khomtchouk's personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages