@zorglub
#Ema parce que c'est du #Haskell, petit donc bidouillable, reposant sur #ghcid pour un cycle de rédaction en temps réel. Je ne recommande qu'aux personnes voulant qqch de plus moderne que #Hakyll.
> #Ema is a next-gen #Haskell library toolkit for building #jamstack-style static sites. #Ema sites are change-aware; in addition to good ol’ static site generation, it provides a live server supporting fast hot-reload in the browser on code or data change.
https://ema.srid.ca
#jamstack #hakyll #ghcid #haskell #ema
Holy shit, turns out JDG kept going on after the LambdaConf debacle.
He even hired a lawyer to bully some person with a C&D. How do I know?
I'm setting up #hakyll and to find a more up-to-date config, I did this search: https://github.com/search?q=hakyll
And got some popcorn-worthy stuff:
- https://meta.plasm.us/posts/2019/09/01/jdg-and-the-fp-community/
- https://meta.plasm.us/posts/2020/07/24/fantasyland-code-of-professionalism/
New blog post "Adding comments to #Hakyll"
https://alfonsosiciliano.gitlab.io/posts/2021-02-01-adding-comments-hakyll.html
Thanks to https://utteranc.es, #GitHub repository and #GitLab #Pages
#StaticSite #SSG #StaticSiteGenerator #Haskell #blogging #HTML #CSS #JavaScript #opensource
#hakyll #github #gitlab #pages #staticsite #ssg #staticsitegenerator #haskell #blogging #html #css #javascript #opensource
Blog migration Completed! :flan_strong:
https://alfonsosiciliano.gitlab.io/
#Blog :flan_hacker: #MovingInProgress 🚚
from: #jekyll #ruby
https://alfix.gitlab.io/
#blog #MovingInProgress #jekyll #ruby #hakyll #haskell #coding #sysctl #freebsd #bsd #FreeBSDDesktop #unix #kernel
@unclechu Done https://hackage.haskell.org/package/hakyll-contrib-i18n-0.1.1.0
Had a lot of issues because of conflicts between Arch GHC.
Deleted everything and use `ghcup` to fix those.
Up and running, in multiple languages.
Hey masto.
I just released a static site generator with internationalization written in #haskell using #hakyll.
I you planed to start a site/blog in multiple languages, now is the time.
Simply write your content in any #pandoc supported format and get your pages and articles.
* The generator : https://gitlab.com/swi18ng/swi18ng
* The example site : https://swi18ng.gitlab.io/en/
* Its source code : https://gitlab.com/swi18ng/swi18ng.gitlab.io
Coucou les mastoprouts.
J'ai fait un générateur de site statique avec internationalisation en #haskell et basé sur #hakyll.
Si vous voulez commencer un site/blog dans plusieurs langues, c'est le bon moment!
Vous pouvez écrire en docx, markdown, latex ou n'importe quel format supporté par #pandoc (et ça en fait des formats!) et ça fera vos pages et articles.
* Le générateur : https://gitlab.com/swi18ng/swi18ng
* L'exemple : https://swi18ng.gitlab.io/en/
* Le code de l'exemple : https://gitlab.com/swi18ng/swi18ng.gitlab.io
I started noodling around with code to convert #Ikiwiki stuff to #hakyll: https://github.com/jmtd/hakyll-ikiwiki
@youen @whilelm @AMDG2 @FdC @fipaddict Quid des sites statiques hébergés sur Git(Lab/Hub)?
Je n'ai pas de besoins commerciaux et je m'en taponne un peu du nom de domaine donc je me sers de GitLab pour héberger un petit blog généré avec #Hakyll.
Il consomme peu (statique) mais est toujours dispo (GitLab).
Approche valide?
@bortzmeyer je sais que je suis hors sujet. Mais bon, fait bien se faire un peu de pub parfois.
https://gitlab.com/pcoves/pcoves.gitlab.io
C'est un petit hack dans #hakyll qui permet d'écrire les templates et articles en plusieurs langues mais avec toutes les versions dans un même fichier.
Si ça intéresse quelqu'un, j'ai fait un petit #hack dans la bibliothèque #hakyll pour générer des #sites #statiques #multilingues en #markdown.
L'intérêt principal de ce travail réside dans le fait que toutes les versions d'une même page sont contenues dans un seul fichier afin de simplifier la maintenabilité du contenue.
Code : https://gitlab.com/pcoves/pcoves.gitlab.io
Résultat : http://pcoves.gitlab.io/fr/
#hack #hakyll #sites #statiques #multilingues #markdown