A list of the most common functionalities in Jekyll (Liquid). You can use Jekyll with GitHub Pages, just make sure you are using the proper version.
Running a local server for testing purposes:
<snippet> | |
<content><![CDATA[ | |
/*-----------------------------------*\ | |
\$RESET | |
Blanket reset. For something less | |
volatile, I’d recommend Eric | |
Meyer’s reset. |
RewriteRule (.+)-[a-zA-Z0-9]+(\.(js|css))$ $1$2 [L] |
A list of the most common functionalities in Jekyll (Liquid). You can use Jekyll with GitHub Pages, just make sure you are using the proper version.
Running a local server for testing purposes: