Skip to content

LaurelineJ/ltf-github-website-courses

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materials for the "Git for course deployment and websites" workshop

Workshop website

is at: https://massma.github.io/ltf-github-website-courses/

Directory structure

  • lectures - contains two lectures for editing.
  • sample-websites - contains a couple of websites that could be useful to collaborate on in the future.

Contribution guidelines

Please only modify Markdown files (.md). All other files are generated from the Markdown files.

Useful commands for merging conflicts

git diff --name-only --diff-filter=U : lists all filenames that have conflicts git diff --check : lists all filenames that have conflicts, with line numbers

About

Repository for the CTL-sponsered workshop "Git for course deployment and websites"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.6%
  • CSS 16.2%
  • Makefile 5.2%