Welllcccooommmmeeee, all of you to Hogwarts!
            
            
          
      
     
    
    
      
      
          
          
              This workshop will provide an introduction to using the version control system Git from the command line. Attendees will learn the basics of creating a new Git repository, committing changes and pushing their work to GitHub, a free website for hosting code. For an example project, we will learn how to create a personal website using Jekyll. Attendees are strongly encouraged to bring their own computers but laptops will be on hand for those who need them. 
  Location:	Woodruff Library Room 312
  University Event Topic:	Seminars & Workshops
  Department / Organization:	Library & Information Technology Services (LITS), Woodruff Library
  Speaker/Presenter:	Sara Palmer, Joanna Mundy
  Series:	QTM-ECDS Fall 2018 Workshops
  Meeting Organizer/Sponsor:	Emory Center for Digital Scholarship
  Contact Email:	anandi.silva.knuppel@emory.edu
  Woodruff Library - Wayfinding Location	Classroom: 312
  Link:	[ecds.emory.edu] ( "ecds.emory.edu")
            
            
          
      
     
    
    
       
      
      
      
          
          
              This is an example of a post which includes a feature image specified in the front matter of the post. The feature image spans the full-width of the page, and is shown with the title on permalink pages.
            
            
          
      
     
    
    
      
      
          
          
              Jekyll supports the use of Markdown with inline HTML tags which makes it easier to quickly write posts with Jekyll, without having to worry too much about text formatting. A sample of the formatting follows.
            
            
          
      
     
    
    
      
      
          
          
              From Michael’s Rose Minimal Mistakes.
Syntax highlighting is a feature that displays source code, in different colors and fonts according to the category of terms. This feature facilitates writing in a structured language such as a programming language or a markup language as both structures and syntax errors are visually distinct. Highlighting does not affect the meaning of the text itself; it is intended only for human readers.