Add blogroll feature with CSV support and shortcode implementation
This commit is contained in:
parent
39651412c6
commit
44ae47f5b9
6 changed files with 124 additions and 7 deletions
24
content/liens/blogroll.csv
Normal file
24
content/liens/blogroll.csv
Normal file
|
@ -0,0 +1,24 @@
|
|||
nom;description;url-site;url-feed
|
||||
Bartosz Ciechanowski;;;
|
||||
Maggie Appleton;;;
|
||||
Zuma;;;
|
||||
Fonts In Use ;;;
|
||||
what if?;;;
|
||||
A spinner weaver;Annie MacHale est spécialisée dans le tissage Inkle;https://aspinnerweaver.blogspot.com/;https://aspinnerweaver.blogspot.com/feeds/posts/default
|
||||
Bison Rimant;Un sculpteur breton qui crée des animaux en bois;https://bisonrimant.fr/;https://bisonrimant.fr/feed
|
||||
Kurisquare;Coni Yovaniniz écrit des BD;https://blog.kurisquare.com/;https://blog.kurisquare.com/feed/
|
||||
Cotswold Diary;On suit Chris présenter avec une fréquence redoutable ses travaux de conservation de la nature dans les Cotswolds, au Royaume-Uni.;https://diary.uncountable.uk/;https://diary.uncountable.uk/feed/
|
||||
Emily F. Gorcenski;"""I am passionate about good technological citizenship and believe strongly in building an equitable internet that fosters collaboration, community, and autonomy""";https://emilygorcenski.com/;https://emilygorcenski.com/post/index.xml
|
||||
Fraens Engineering;Des machines complexes imprimées en 3D;https://fraensengineering.com/;https://fraensengineering.com/feed/
|
||||
;;https://gersande.com/blogue/;
|
||||
;;https://maya.land/;
|
||||
;;https://mitxela.com/projects;
|
||||
;;;https://www.blogger.com/feeds/1342049528869683702/posts/default
|
||||
Ploum;;https://ploum.net/;
|
||||
Save it for parts;;https://saveitforparts.wordpress.com/;
|
||||
Tambouille;;https://www.tambouille.me/;
|
||||
The Satyr's garden;;https://satyrs.eu/garden/feed;
|
||||
Tien Chiu;Tisserande, ;https://tienchiu.com/;
|
||||
A Weaver's life;Une tisserande canadienne qui parle de tissage, et de sa vie aussi.;https://laurasloom.blogspot.com/;https://laurasloom.blogspot.com/feeds/posts/default
|
||||
;;https://cinni.bearblog.dev/feed/;
|
||||
;;https://www.thisiscolossal.com/;
|
|
|
@ -27,7 +27,10 @@ ShowReadingTime: false
|
|||
- [Mitxela](https://mitxela.com/)
|
||||
- [Fills](https://frills.dev/)
|
||||
|
||||
# Blogroll
|
||||
|
||||
# Trucs cool
|
||||
Une liste non exhaustive de blogs que je suis, et que je conseille.
|
||||
|
||||
-
|
||||
{{< blogroll >}}
|
||||
|
||||
[Télécharger la liste en .csv](/liens/blogroll.csv)
|
Loading…
Add table
Add a link
Reference in a new issue