# This will help ensure the proper Jekyll version is running.# Happy Jekylling!gem"jekyll","3.2.1"# This is the default theme for new Jekyll sites. You may change this to anything you like.gem"minima"# If you want to use GitHub Pages, remove the "gem "jekyll"" above and# uncomment the line below. To upgrade, run `bundle update github-pages`.# gem "github-pages", group: :jekyll_plugins
tu n'es pas à l'abri d'avoir l'intégralité en full-web (mais avec les bons chemins)
# c'est du ruby...
Posté par BAud (site web personnel) . En réponse au message RÉSOLU [javascript] - utilisation locale. Évalué à 6. Dernière modification le 25 février 2026 à 14:57.
le code est ici :
https://github.com/ManyTinyThings/ManyTinyThingsWeb
le code adapté pour https://manytinythings.github.io/ est sur :
https://github.com/ManyTinyThings/ManyTinyThings.github.io
de fait, c'est peut-être plus simple à déployer que LinuxFr.org mais il va te falloir du Ruby on Rails ;-)
c'est expliqué ici :
https://github.com/ManyTinyThings/ManyTinyThingsWeb/blob/master/Gemfile
tu n'es pas à l'abri d'avoir l'intégralité en full-web (mais avec les bons chemins)