Skip to content

eik-robo/eik-robo.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robot.itcollege.ee

Homepage of the Robotics Club of Estonian IT College is hosted at GitHub. To make modifications to the page:

  • Hit the Fork button in the right top corner at GitHub
  • Grab the URL of the forked repository and clone it to your machine: git clone git@github.com:user/eik-robo.github.io
  • Enter the directory: cd eik-robo.github.io
  • Make modifications to the page
  • Serve the website with Jekyll: jekyll serve
  • Test the changes with your web browser by going to http://localhost:4000/
  • Add the changes with git add filename
  • Commit the changes and insert meaningful commit message with git commit
  • Push the changes to your repository with git push
  • Submit a pull request to the upstream repository on GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors