Notes about my personal workflow in the drafting process
Go to file
Iván Ruvalcaba 3eea17f77c 📝 Actualizar documentación 2024-04-22 17:17:01 -06:00
src 📝 Actualizar documentación 2024-04-22 17:17:01 -06:00
.editorconfig 🔧 Agregar soporte para archivos JSON 2024-04-13 07:07:06 -06:00
.gitattributes Primer commit 2024-04-12 21:40:50 -06:00
.gitignore 📝 Actualizar README 2024-04-22 11:35:45 -06:00
.gitmojirc.json 🔧 Agregar soporte para gitmoji-cli 2024-04-13 07:04:05 -06:00
Inventario de actividades pendientes.md Primer commit 2024-04-12 21:40:50 -06:00
LICENSE ✏️ Corregir errores tipográficos 2024-04-18 08:11:35 -06:00
Lista de tareas para hoy.md 📝 Agregar actividades pendientes 2024-04-15 07:51:11 -06:00
README.md 📝 Actualizar README 2024-04-22 11:35:45 -06:00
Registro de actividades completadas.md Primer commit 2024-04-12 21:40:50 -06:00
book.toml 🔧 Actualizar contenido del pie de página 2024-04-22 08:19:02 -06:00

README.md

My Personal Drafting Workflow

Mi flujo de trabajo personal en el proceso de redacción.

Roadmap

  • Introducción
  • Generadores de documentación
    • mdBook
      • Instalación
      • Configuración
        • Archivo SUMMARY.md
      • Plugins
        • mdBook-yml-header
        • mdbook-embedify (WIP)
  • Generadores de sitios web estáticos
    • zola
  • Markdown
    • mdfmt
    • mdv
  • Gestor de control de versiones
    • git
      • gitmoji-cli
      • tig
  • Especificaciones
    • CommonMark
    • Fenced code blocks (WIP)
  • Licencia

Autor

Copyright (C) 2024 Iván Ruvalcaba <ivanruvalcaba[at]disroot[dot]org>.

Licencia

  1. El código que hace funcionar este sitio se encuentra bajo una licencia FSF All Permissive:

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.

https://spdx.org/licenses/FSFAP.html.

  1. A no ser que se indique explícitamente lo contrario, el contenido del sitio se encuentra bajo una licencia Creative Commons Attribution 4.0 International Public License (CC-BY-4.0).

https://creativecommons.org/licenses/by/4.0/legalcode.