c04363e reduce build time and add component/version params

Authored and Committed by jibecfed 3 years ago
    reduce build time and add component/version params
    
    when clone_sources is false, it doesn't make sense to pull latest content
    it saves one second per line in site.yml (71 at the time of writing)
    
    when we want to check big component such as fedora install-guide
    we don't want to check every single versions, this motivates to
    add component and version parameters
    
        
file modified
+18 -1
file modified
+16 -7