Différences entre versions de « Eleventy/travaux »

De Mi caja de notas

< Eleventy
(→‎2019-175 : Frank)
Ligne 11 : Ligne 11 :
 
*  '''localiser''' les mois en français en modifiant le fichier `date-filter.js`. bricolé un suffixe "er" les 1er du mois. Très  sale : https://github.com/ChristopheDucamp/xtof-vagabond/blob/master/src/filters/date-filter.js  
 
*  '''localiser''' les mois en français en modifiant le fichier `date-filter.js`. bricolé un suffixe "er" les 1er du mois. Très  sale : https://github.com/ChristopheDucamp/xtof-vagabond/blob/master/src/filters/date-filter.js  
  
En attendant une localisation i18n, il existe une rustine proposée par [[Nicolas Hoizey|Nicolas]] : https://github.com/nhoizey/precious-prana.com/blob/master/.eleventy.js#L15-L32 (thanks to Franck Taillandier - [[Jamstatic]])
+
En attendant une localisation i18n, il existe une rustine proposée par [[Nicolas Hoizey|Nicolas]] : https://github.com/nhoizey/precious-prana.com/blob/master/.eleventy.js#L15-L32 (thanks to [[Frank Taillandier]] - [[JAMstatic]])
  
  

Version du 29 septembre 2019 à 00:15

... contenu importé de eleventy


2019-175

par ordre de priorité

date en français

En attendant une localisation i18n, il existe une rustine proposée par Nicolas : https://github.com/nhoizey/precious-prana.com/blob/master/.eleventy.js#L15-L32 (thanks to Frank Taillandier - JAMstatic)


Hylia et indieweb

  • identité et connexion web avec `rel-me` - tester IndieAuth sur indiewebcamp.org
  • engrainer quelques microformats (indiewebify.me)
    • h-card : ajouter mini-bio et un e-mail
    • h-entry

roadmap : suivre Andy sur implémentations

Statut du 2019-174

Étude indieweb avant d'envisager un changement de motorisation pour design de mon site personnel primaire `christopheducamp.com`.

Le Projet Marquises - ⚓ Marquises Project 2019-06-23 12-36-31.png

Intention : étudier une migration de GoHugo vers une motorisation eleventy afin de gagner en UX et UI de publication.

Bricolages dans le CMS Netlify accompagné du ``boilerplate`` Hylia d'Andy Bell.

<figure>CMS-Hylia-Page-Generique-2019-06-23 10-27-41.png<figcaption>créer une page générique ?</figcaption></figure>


<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>


Recherche en cours
Tester l'interface-utilisateur du CMS Netlify. étudier d'autre alternatives comme Forestry.io

(Repo brouillon https://github.com/ChristopheDucamp/xtof-vagabond).

---