Code Monkey home page Code Monkey logo

incaya-documentation's People

Contributors

alexisjanvier avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

incaya-documentation's Issues

Fix Excalidraw

Excalidraw ne fonctionne plus depuis le passage à pnpm

documentation_1      | yarn run v1.22.19
documentation_1      | warning Skipping preferred cache folder "/.cache/yarn" because it is not writable.
documentation_1      | warning Selected the next writable cache folder in the list, will be "/tmp/.yarn-cache-1001".
documentation_1      | $ react-scripts start
documentation_1      | warning Cannot find a suitable global folder. Tried these: "/usr/local, /.yarn"
documentation_1      | WARN 2022/10/21 09:21:20 found no layout file for "JSON" for layout "search" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.



documentation_1      | ./src/components/LibraryMenuItems.tsx
documentation_1      | Module not found: Can't resolve 'lodash' in '/excalidraw/src/components'
documentation_1      | Compiling...
documentation_1      | Failed to compile.
documentation_1      | 
documentation_1      | ./src/components/LibraryMenuItems.tsx
documentation_1      | Module not found: Can't resolve 'lodash' in '/excalidraw/src/components'
documentation_1      | Compiling...
documentation_1      | Failed to compile.
documentation_1      | 
documentation_1      | ./src/components/LibraryMenuItems.tsx
documentation_1      | Module not found: Can't resolve 'lodash' in '/excalidraw/src/components'

Reprendre le template

Remonter le template à la racine pour ne plus dépendre d'un théme.
Améliorer l'existant pour le rendre plus configurable (exemple : le lien incaya en bas de page, un lien Github, etc ...)

Faire des images par locale

Pour simplifier l'utilisation en français et en anglais, et puisque la solution de l'internationalisation n'est pas retenue pour le moment (faute de besoin), générer deux images taggée en :fr et :en.

Gestion explicite des dates

Afficher la date de création des articles, la date de mise à jour et le différentiel entre les deux. Ceci afin de rendre explicite l'age de l'article ! Éventuellement, ajouter un flag pour activer ou désactiver cette feature.

Ajouter un option langue fr ou en

Ajouter une option (sous quelle forme) permettant de déclarer la doc en anglais ou en français. Selon le choix, le template des nouveaux ADR serait en anglais ou en français, et l'url de la recherche en /search ou /recherche.

Doublon des illustrations

Pour le moment, il faut doublonner les fichiers images déclarés dans le markdown, afin qu'ils soient lisible aussi bien depuis le fichier .md sur Github que par la version html de hugo.
Par exemple, pour un article documentation/docs/architecture.md avec

---
title: Architecture in a nutshell
slug: architecture-in-a-nutshell
weight: 2
date: 2022-09-05T13:39:10Z
draft: false
summary: "A diagram summarizing the overall architecture of the project"
---

![Architecture](archi.png)

il faudra les deux fichiers documentation/docs/archi.png et documentation/docs/architecture-in-a-nutshell/archi.png

Voir comment on peut éviter cela.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.