Boris Schapira
Boris Schapira
Use configuration to customize the Twitter share button.
- Allow users to change the date format via specific configuration - Allow users to modify the character strings within the theme via specific configuration Fallback to default date format...
Alternative text and caption may contain special characters: quotes, HTML code (for caption). I've found a workaround to escape quotes and apostrophe: ``` {% capture img_alt %}L'intérieur de l'église de...
 Any idea, at first glance, what the problem is?
Using `onclick` is incompatible with the classical recommendation of CPS Policy. Would be better if a script was registered, capturing the click. Example of CSP infraction : http://borisschapira.com/2014/11/chaque-jour/
First of all, thank you for your solution which is really great and quite incredible in terms of performance! ## Feature request Remove the use of `eval` (found in `…Function("return...
Two articles on Tag Manager
In French microtypography, there is a no-break space after "«" and before "»".
Depends on : hexojs/hexo#1308
Some layouts compress the code of the pages. As the content of this div must be preserved as is, it is better to protect it :)