• todd's avatar
    Renamed .scss files so they are handled properly by Jekyll · 6a5ed186
    todd authored
    Jekyll was ignoring all of the files in src/doc/assets/fork-awesome/scss
    that began with an underscore when copying to _site.
    
    Removed the underscore and appended `.txt` so they would be copied to
    _site
    
    We put the underscore back and remove the .txt extension in the Makefile
    6a5ed186