Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erreur sur le 'make all' #15

Open
mbarre opened this issue Jun 28, 2022 · 1 comment
Open

Erreur sur le 'make all' #15

mbarre opened this issue Jun 28, 2022 · 1 comment
Assignees
Labels
bug Something isn't working RUN

Comments

@mbarre
Copy link
Collaborator

mbarre commented Jun 28, 2022

La target all ne fonctionne pas :

❯ make all
gitchangelog > gitlog.rst
pandoc gitlog.rst -f rst -t markdown -o gitlog.md
gh changelog new
✅ Open CHANGELOG.md or run 'gh changelog show' to view your changelog.
mv CHANGELOG.md release.md
sed -i 's/# Changelog/# Release/g' release.md
pandoc -t html --section-divs --standalone -o mon-EAE.html title.yml ressources.md 00_identification_agent.md 01_entete.md 02_resume.md 03_fiche-de-poste.md 04_tenue-maitrise-du-poste.md 05_appreciation_competences.md 06_autoevaluation.md 07_plan-action.md 08_evolution-professionnelle.md 09_synthese-evaluation.md 10_avancement.md release.md gitlog.md
[WARNING] This document format requires a nonempty <title> element.
  Defaulting to 'title' as the title.
  To specify a title, use 'title' in metadata or --metadata title="...".
---
title:
- type: main
  text: Mon EAE
- type: subtitle
  text: Préparation de l'EAE
creator:
- role: author
  text: Michèle BARRE
- role: editor
  text: Adrien SALES
identifier:
- scheme: 
  text: 
publisher:  opt-nc/template-eae
rights: © 2022 opt-nc/template-eae, CC BY-NC
stylesheet: epub.css
cover-image: cover.jpg
...
@mbarre mbarre added bug Something isn't working RUN labels Jun 28, 2022
@adriens
Copy link
Member

adriens commented Jun 29, 2022

Merci pour le test 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working RUN
Projects
None yet
Development

No branches or pull requests

2 participants