Différences entre versions de « Eleventy/travaux »

De Mi caja de notas

< Eleventy
Ligne 2 : Ligne 2 :
  
 
{{en travaux}}
 
{{en travaux}}
 +
 +
 +
== [[2019-175]] ==
 +
 +
''par ordre de priorité''
 +
 +
=== date en français ===
 +
*  '''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]])
 +
 +
 +
=== [[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 (apprenti et e-mail
 +
** h-entry
 +
* implémenter les webmentions
 +
* tester [[micropub]] ...
 +
 +
 +
  
 
== Statut du [[2019-174]] ==  
 
== Statut du [[2019-174]] ==  

Version du 24 juin 2019 à 00:24

... 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 Franck 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 (apprenti et e-mail
    • h-entry
  • implémenter les webmentions
  • tester micropub ...



Statut du 2019-174

Étude indieweb pour changer le moteur 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 enthousiastes dans le CMS Netlify accompagné du ``boilerplate`` Hylia d'Andy Bell. Focus : rester simple et imaginatif sur la longue route du Marquises Project.

<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
présenter l'interface-utilisateur du CMS Netlify à Patrice, mon associé graphiste non développeur. (Repo brouillon https://github.com/ChristopheDucamp/xtof-vagabond).

---