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

Fonctionnalité : ajoute une page listant les derniers articles #917

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

Guts
Copy link
Member

@Guts Guts commented May 1, 2023

@github-actions github-actions bot added articles Tutoriels, actualité, billet... thème Personnalisation du thème du site (CSS, JS, partials...) labels May 1, 2023
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

3 similar comments
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions github-actions bot added the outillage Linter, git hooks, CI, CD, build, compilation, devops, intégration et déploiement continus, etc. label May 2, 2023
@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

This comment has been minimized.

Signed-off-by: Julien <dev@ingeoveritas.com>

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

@github-actions github-actions bot added enhancement Ajout ou amélioration d'une fonctionnalité mkdocs Tout ce qui est lié au générateur de site : configuration, hooks, scripts... labels Feb 18, 2024

This comment has been minimized.

@igeofr
Copy link
Contributor

igeofr commented Feb 25, 2024

Je trouve ça top @Guts, si ce n'est pas trop compliqué je pense que ce serait bien de rajouter la date après le "Publié par ..." et de mettre une virgule entre les mots clefs.

@Guts
Copy link
Member Author

Guts commented Feb 25, 2024

Merci de ton retour @igeofr. L'ajout de la date dépend de #1067

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

This comment has been minimized.

Copy link
Contributor

🎉 Le site de prévisualisation pour cette PR a été généré et est disponible sous ce lien.
Commit de référence : 181d3a6.

@Guts
Copy link
Member Author

Guts commented Mar 28, 2024

@sylvainbeo si jamais ça te démange de faire un peu de CSS, je suis preneur 🙏

Copy link
Contributor

👏 Le markdown ajouté ou modifié est impeccable ! Merci 🥇

<div class="md-container secondary-section">
<div class="g">
{% if config.extra.latest %}{% for contenu in config.extra.latest.articles %}
<div class="section" id="articles">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'aurais tendance à proposer de baisser le padding vertical de la classe section, en version mobile je trouve qu'il y a beaucoup d'espace vide entre chaque article:

image

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clairement, c'est pas beau pour l'instant...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
articles Tutoriels, actualité, billet... enhancement Ajout ou amélioration d'une fonctionnalité mkdocs Tout ce qui est lié au générateur de site : configuration, hooks, scripts... outillage Linter, git hooks, CI, CD, build, compilation, devops, intégration et déploiement continus, etc. thème Personnalisation du thème du site (CSS, JS, partials...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants