mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2025-02-04 01:18:25 +08:00
6a5ed1863d
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