new_site/assets
Maruan beb6f27d59
format code with prettier.io (#2048)
summary:
- adds prettier formatter configuration
- formats the entire repo using prettier, ignoring minified files
(`*.min.css`) and heavy generated html
- changes extensions of all `.html` files to `.liquid`, which is more
correct and necessary for prettier to work correctly
- replaces "%-" and "-%" with just "%" — manual liquid formatting using
minus signs is superfluous since we are compressing and minifying the
code anyway
- adds CI action for running prettier check on PR and pushes to master
2024-01-10 00:10:51 -05:00
..
audio Audio and Video support (#1367) 2023-05-15 12:31:27 -03:00
bibliography Issue 183 (#192) 2021-03-29 11:49:42 -04:00
css format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
fonts Added support to PurgeCSS (#1562) 2023-09-28 14:22:42 -03:00
img Removed background from template example 2024-01-03 21:11:00 -03:00
js format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
json format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
jupyter Added support for jupyter notebooks #417 (#1511) 2023-07-05 12:43:59 -03:00
pdf Include link and pdf in bib 2019-08-06 14:02:16 -04:00
plotly Add interactive plotly example to distill post (#1027) 2022-12-20 18:09:32 -05:00
video Audio and Video support (#1367) 2023-05-15 12:31:27 -03:00
webfonts Fixes #1952 (#1955) 2023-11-23 13:02:14 -03:00