Commit graph

14 commits

Author SHA1 Message Date
todd 6a5ed1863d Renamed .scss files so they are handled properly by Jekyll
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
2019-02-25 05:28:41 -05:00
Julien Deswaef bfb6bb9130 Creating a CSS file to ease compatibility with Fork Awesome v5 2018-09-27 16:46:18 -04:00
Julien Deswaef eb607cf363 Trying to fix a Travis mv bug 2018-09-25 18:03:17 -04:00
Julien Deswaef 7c9de73856 Trying to solve a renaming but with Travis 2018-09-25 17:56:29 -04:00
Julien Deswaef e6c46571b0 Stop Jekyll from converting Sass files into CSS 2018-04-29 20:12:44 +02:00
Julien Deswaef 1b4df2a84d Removing zip archive generation and using Github release versions instead 2018-03-02 14:58:38 -05:00
Julien Deswaef 0da57c642a Generating sourcemap files for fork-awesome.min.css 2018-02-24 13:56:53 -05:00
Julien Deswaef f11694999d Solves bug with CSS, LESS & SCSS where not updated anymore 2018-02-22 20:06:25 -05:00
Julien Deswaef 09d52820e6 Stops replicating compiled font in the repo 2018-02-22 17:35:45 -05:00
Julien Deswaef e910ec215b Now trully uses a local version of less 2018-02-22 14:21:23 -05:00
Julien Deswaef 9c888d64f0 temporary fixes less clean-css bug 2018-02-22 13:26:51 -05:00
Julien Deswaef d925d10730 Solves bug in the Makefile + README 2018-02-18 20:00:45 -05:00
Julien Deswaef d9ef6d01d0 Update package version to 1.0.1 2018-02-18 16:30:34 -05:00
Julien Deswaef 6f3f66169f Moved the documentation site to its own src/subfolder 2018-02-12 20:19:20 -05:00
Renamed from src/Makefile (Browse further)