Différences entre versions de « Xtof/micropub »
De Mi caja de notas
< Xtof
(32 versions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | Intention : | + | Intention : Publier sur un site web personnel à partir de quelques [[micropub/clients]]. Recherche en cours : implémenter un point de terminaison [[micropub]] sur [[GoHugo]]. -- <span class="h-card" style="white-space:nowrap">{{sparkline|http://ducamp.me/images/d/d3/Portrait-xtof.png}} [[User:Christopheducamp.com|xtof]]</span> 7 septembre 2018 à 06:31 (UTC) |
− | Recherche en cours | + | == [[2018-250]] == |
+ | ''7 septembre 2018'' | ||
+ | Briefing Glenux sur [[micropub]] > http://xtof.me/2018/09/07/19247/ | ||
+ | Belle discussion sur les UIs. | ||
+ | Structuré un repo de travail : https://github.com/glenux/awesome-micropub | ||
− | == | + | === Essai Quill === |
− | + | Retour de vacances sur mon site personnel abandonné. | |
− | + | Essai de post avec [[Quill]] (micropub) vers christopheducamp.com. Les fichiers "montent" bien vers Github. ex. sur la dernière note ''sans titre'' postée. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
``` | ``` | ||
--- | --- | ||
layout: posts | layout: posts | ||
− | date: '2018- | + | date: '2018-09-07T05:20:47.928Z' |
title: '' | title: '' | ||
− | tags: | + | mf-location: |
− | slug: ' | + | - 'geo:48.88589,2.35019;u=20' |
+ | tags: micropub indieweb | ||
+ | slug: '19247' | ||
+ | mf-photo: | ||
+ | - >- | ||
+ | https://christopheducamp.com/static/img/2018-09-19247/micropub-rocks-2018-09-07-07-11-40.png | ||
category: social | category: social | ||
− | |||
--- | --- | ||
− | + | 14h00-18H00 Session découverte et implémentation #micropub #indieweb avec Glenn. | |
+ | Intention personnelle : poursuivre quelques travaux de configuration d'un point de terminaison #micropub sur une motorisation gohugo.io | ||
+ | Appelez-moi si ça vous dit de passer et venir nous aider. | ||
``` | ``` | ||
− | + | Les erreurs trouvées dans la fenêtre de terminal lors de la production Hugo. | |
− | + | ||
``` | ``` | ||
− | -- | + | xtof@MacBook:~/sites/xtof-hugo-zen$ hugo server |
− | + | Building sites … WARNING: YAML data/frontmatter with keys of type int is since Hugo 0.37 converted to strings | |
− | + | ERROR 2018/09/07 07:56:14 Error while rendering "page" in "post/": template: _default/single.html:20:36: executing "_default/single.html" at <.Params.tags>: range can't iterate over 100daysofcode python programmation | |
− | + | ERROR 2018/09/07 07:56:14 Error while rendering "page" in "post/": template: _default/single.html:20:36: executing "_default/single.html" at <.Params.tags>: range can't iterate over micropub indieweb | |
− | + | ERROR 2018/09/07 07:56:14 Error while rendering "home" in "": template: index.html:14:50: executing "index.html" at <.Params.tags>: range can't iterate over micropub indieweb | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
``` | ``` | ||
+ | Regard sur la ligne de tags YAML | ||
− | + | tags: micropub indieweb | |
− | |||
− | |||
− | |||
− | + | Correction manuelle : remise entre crochets et séparation par des virgules. | |
− | + | Comment régler le point de terminaison, pour parvenir à une production d'une ligne de tags compatible avec la syntaxe du FrontMatter GoHugo ? -- <span class="h-card" style="white-space:nowrap">{{sparkline|http://ducamp.me/images/d/d3/Portrait-xtof.png}} [[User:Christopheducamp.com|xtof]]</span> 7 septembre 2018 à 06:27 (UTC) | |
− | [[ | + | == [[2018-249]] == |
+ | === Essai indiebookclub.biz === | ||
+ | Interface de publication : https://indiebookclub.biz/ | ||
− | + | [https://github.com/ChristopheDucamp/xtof-hugo-zen/blob/master/content/post/2018-09-06-35479.md cf le post en md sur github] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
``` | ``` | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--- | --- | ||
layout: posts | layout: posts | ||
− | date: '2018- | + | date: '2018-09-06T09:51:19.403Z' |
title: '' | title: '' | ||
− | slug: ' | + | mf-summary: |
+ | - >- | ||
+ | Currently reading: Python pour les Kids by Jason R. Briggs, ISBN: | ||
+ | 9782212140880 | ||
+ | mf-read-status: | ||
+ | - reading | ||
+ | mf-read-of: | ||
+ | - type: | ||
+ | - h-cite | ||
+ | properties: | ||
+ | name: | ||
+ | - Python pour les Kids | ||
+ | author: | ||
+ | - Jason R. Briggs | ||
+ | uid: | ||
+ | - 'isbn:9782212140880' | ||
+ | tags: 100daysofcode python programmation | ||
+ | slug: '35479' | ||
category: social | category: social | ||
--- | --- | ||
− | |||
``` | ``` | ||
− | |||
− | + | Pas de rendu dans Hugo... tags à nettoyer. Pas de texte | |
− | + | == [[2018-131]] == | |
− | + | ||
− | + | ||
− | + | * essayer les points de terminaison [[micropub]] sur une instance Hugo hébergée sur GitHub ou gandi (solutions php) | |
− | + | 1. chez skippy https://github.com/skpy/micropub | |
− | + | 1. chez dgold https://github.com/dg01d/nanopub/blob/master/INSTALLATION.md | |
− | |||
− | |||
− | |||
− | + | == [[2018-124]] : [[micropub]] == | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | Objet : mettre à jour un site motorisé par[[GoHugo]] à partir d'un mobile ou d'interfaces-clients externes ([[micropub/clients]]). | |
− | |||
− | + | tentative point de terminaison avec app Heroku archivée sur [[xtof/micropub-to-github]] | |
+ | == liens et inspirations == | ||
− | + | ''alternatives de collègues indieweb motorisés Hugo avec point de terminaison [[micropub]] | |
− | |||
− | + | 1. Daniel Goldsmith a créé [[iwc:nanopub]]. Son premier post micropub date du 2017-07-14 https://ascraeus.org/micro/1500061827/ https://github.com/dg01d/nanopub/blob/master/INSTALLATION.md Daniel est joignable sur https://micro.blog/dgold - cf son flux micro https://ascraeus.org/micro/ | |
− | + | 1. Skippy aka Scott https://skippy.net/ > point de terminaison PHP minimal https://github.com/skpy/micropub | |
− | + | 1. [Keith Grant](https://keithjgrant.com) est le créateur de l'extension navigateur [[Omnibear]]. Repo accessible sur https://github.com/keithjgrant/keithjgrant.com - Son point de terminaison micropub est produit avec docker. | |
− | + | 1. Marty https://martymcgui.re/2017/01/26/122700/ a un point de terminaison micropub construit en Python | |
+ | 1. Pretty Good Hat https://prettygoodhat.com/about/ a implémenté [[nanopub]] https://prettygoodhat.com/post/2018-01-14-retuning-indieweb/ + https://prettygoodhat.com/post/further-indieweb-adventures/ | ||
+ | 1. Calum Ryan (2017-02) configuration micropub par classe php > https://calumryan.com/learning/getting-started-with-micropub/ | ||
− | |||
− | |||
− | |||
− | |||
− | + | ''Autres motorisations que GoHugo'' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | 1. Rhiaro et son "Minimum Viable micropub" https://rhiaro.co.uk/2015/04/minimum-viable-micropub | |
+ | 1. {{adactio}} https://adactio.com/journal/7698 | ||
+ | 1. Inspiration [[Jekyll]] [[micro.blog]] : Article de Fiona Voss / motorisation [[Jekyll]] <http://fionavoss.blog/2018/04/01/microblogging-in-jekyll> | ||
− | |||
− | |||
− | |||
− | + | ''Autres liens à classer '' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | 1. Kaushalmodi cherche activement à implémenter micropub sur son GoHugo > https://gitlab.com/kaushalmodi/kaushalmodi.gitlab.io/blob/master/config.toml (webmentions et search) | |
− | |||
− |
Version actuelle datée du 7 septembre 2018 à 15:15
Intention : Publier sur un site web personnel à partir de quelques micropub/clients. Recherche en cours : implémenter un point de terminaison micropub sur GoHugo. -- xtof 7 septembre 2018 à 06:31 (UTC)
2018-250
7 septembre 2018
Briefing Glenux sur micropub > http://xtof.me/2018/09/07/19247/ Belle discussion sur les UIs. Structuré un repo de travail : https://github.com/glenux/awesome-micropub
Essai Quill
Retour de vacances sur mon site personnel abandonné. Essai de post avec Quill (micropub) vers christopheducamp.com. Les fichiers "montent" bien vers Github. ex. sur la dernière note sans titre postée.
``` --- layout: posts date: '2018-09-07T05:20:47.928Z' title: mf-location:
- 'geo:48.88589,2.35019;u=20'
tags: micropub indieweb slug: '19247' mf-photo:
- >- https://christopheducamp.com/static/img/2018-09-19247/micropub-rocks-2018-09-07-07-11-40.png
category: social --- 14h00-18H00 Session découverte et implémentation #micropub #indieweb avec Glenn. Intention personnelle : poursuivre quelques travaux de configuration d'un point de terminaison #micropub sur une motorisation gohugo.io Appelez-moi si ça vous dit de passer et venir nous aider.
```
Les erreurs trouvées dans la fenêtre de terminal lors de la production Hugo.
```
xtof@MacBook:~/sites/xtof-hugo-zen$ hugo server
Building sites … WARNING: YAML data/frontmatter with keys of type int is since Hugo 0.37 converted to strings
ERROR 2018/09/07 07:56:14 Error while rendering "page" in "post/": template: _default/single.html:20:36: executing "_default/single.html" at <.Params.tags>: range can't iterate over 100daysofcode python programmation
ERROR 2018/09/07 07:56:14 Error while rendering "page" in "post/": template: _default/single.html:20:36: executing "_default/single.html" at <.Params.tags>: range can't iterate over micropub indieweb
ERROR 2018/09/07 07:56:14 Error while rendering "home" in "": template: index.html:14:50: executing "index.html" at <.Params.tags>: range can't iterate over micropub indieweb
``` Regard sur la ligne de tags YAML
tags: micropub indieweb
Correction manuelle : remise entre crochets et séparation par des virgules.
Comment régler le point de terminaison, pour parvenir à une production d'une ligne de tags compatible avec la syntaxe du FrontMatter GoHugo ? -- xtof 7 septembre 2018 à 06:27 (UTC)
2018-249
Essai indiebookclub.biz
Interface de publication : https://indiebookclub.biz/
```
--- layout: posts date: '2018-09-06T09:51:19.403Z' title: mf-summary:
- >- Currently reading: Python pour les Kids by Jason R. Briggs, ISBN: 9782212140880
mf-read-status:
- reading
mf-read-of:
- type: - h-cite properties: name: - Python pour les Kids author: - Jason R. Briggs uid: - 'isbn:9782212140880'
tags: 100daysofcode python programmation slug: '35479' category: social --- ```
Pas de rendu dans Hugo... tags à nettoyer. Pas de texte
2018-131
- essayer les points de terminaison micropub sur une instance Hugo hébergée sur GitHub ou gandi (solutions php)
1. chez skippy https://github.com/skpy/micropub 1. chez dgold https://github.com/dg01d/nanopub/blob/master/INSTALLATION.md
2018-124 : micropub
Objet : mettre à jour un site motorisé parGoHugo à partir d'un mobile ou d'interfaces-clients externes (micropub/clients).
tentative point de terminaison avec app Heroku archivée sur xtof/micropub-to-github
liens et inspirations
alternatives de collègues indieweb motorisés Hugo avec point de terminaison micropub
1. Daniel Goldsmith a créé iwc:nanopub. Son premier post micropub date du 2017-07-14 https://ascraeus.org/micro/1500061827/ https://github.com/dg01d/nanopub/blob/master/INSTALLATION.md Daniel est joignable sur https://micro.blog/dgold - cf son flux micro https://ascraeus.org/micro/ 1. Skippy aka Scott https://skippy.net/ > point de terminaison PHP minimal https://github.com/skpy/micropub 1. [Keith Grant](https://keithjgrant.com) est le créateur de l'extension navigateur Omnibear. Repo accessible sur https://github.com/keithjgrant/keithjgrant.com - Son point de terminaison micropub est produit avec docker. 1. Marty https://martymcgui.re/2017/01/26/122700/ a un point de terminaison micropub construit en Python 1. Pretty Good Hat https://prettygoodhat.com/about/ a implémenté nanopub https://prettygoodhat.com/post/2018-01-14-retuning-indieweb/ + https://prettygoodhat.com/post/further-indieweb-adventures/ 1. Calum Ryan (2017-02) configuration micropub par classe php > https://calumryan.com/learning/getting-started-with-micropub/
Autres motorisations que GoHugo
1. Rhiaro et son "Minimum Viable micropub" https://rhiaro.co.uk/2015/04/minimum-viable-micropub 1. Jeremy Keith https://adactio.com/journal/7698 1. Inspiration Jekyll micro.blog : Article de Fiona Voss / motorisation Jekyll <http://fionavoss.blog/2018/04/01/microblogging-in-jekyll>
Autres liens à classer
1. Kaushalmodi cherche activement à implémenter micropub sur son GoHugo > https://gitlab.com/kaushalmodi/kaushalmodi.gitlab.io/blob/master/config.toml (webmentions et search)