Skip to content

Commit

Permalink
ci: 👷 mkdocs-material formatter added
Browse files Browse the repository at this point in the history
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com>
  • Loading branch information
onuralpszr committed Aug 29, 2024
1 parent 761f27d commit 22bc5e8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pdf.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Generate PDF Develop
name: 📚 Generate PDF Develop
on:
push:
branches: [ main ]
Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ repos:
hooks:
- id: mdformat
additional_dependencies:
- mdformat-gfm
- mdformat-black
- mdformat-admon
- mdformat-mkdocs[recommended]
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# openSUSE Lesson Plan

[![Generate pdf](https://github.com/KaratekHD/lessons/actions/workflows/pdf.yml/badge.svg)](https://github.com/KaratekHD/lessons/actions/workflows/pdf.yml)
[![📚 Generate PDF Develop](https://github.com/openSUSE/lessons/actions/workflows/pdf.yml/badge.svg)](https://github.com/openSUSE/lessons/actions/workflows/pdf.yml)
[![📚 Publish - openSUSE Lessons Doc Website](https://github.com/openSUSE/lessons/actions/workflows/mkdocs-publish.yml/badge.svg)](https://github.com/openSUSE/lessons/actions/workflows/mkdocs-publish.yml)

This project is a collaborative effort for designing and preparing lesson plans for teachers, home educators, students and self-learners. The lesson plans focus on segments of open-source software development, culture and contribution. The material is helpful for curriculums involving the teaching of IT courses in primary, secondary and higher education.

Expand Down
11 changes: 4 additions & 7 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
______________________________________________________________________

---
hide:

- navigation
- toc

______________________________________________________________________
- navigation
- toc
---

# openSUSE Lesson Plan

Expand Down

0 comments on commit 22bc5e8

Please sign in to comment.