09-03-2020

This commit is contained in:
2020-03-09 07:04:11 +01:00
parent d27b205618
commit a0f1ee3159
6 changed files with 57 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
# AllToMP3

View File

@@ -0,0 +1,18 @@
# weasyprint
Installation:
```bash
$ brew install python3 cairo pango gdk-pixbuf libffi
```
```bash
$ pip install WeasyPrint
```

22
docs/macos/logs.md Normal file
View File

@@ -0,0 +1,22 @@
# Logs
/var/log/
/usr/local/var/log/httpd/access_log
/usr/local/var/log/httpd/error_log
/usr/local/var/log/httpd/ssl_request_log
/usr/local/var/log/php-fpm.log
lnav

View File

@@ -11,6 +11,10 @@ nav:
- Linux: - Linux:
- Index: Linux/index.md - Index: Linux/index.md
- ack: Linux/ack.md - ack: Linux/ack.md
- Apps:
- AppImage: Linux/Apps/AppImage.md
- flatpak: Linux/Apps/flatpak.md
- snap: Linux/Apps/snap.md
- Archiver / compresser: Linux/archiver.md - Archiver / compresser: Linux/archiver.md
- apt-get: Raspberry/apt-get.md - apt-get: Raspberry/apt-get.md
- aptitude: Raspberry/aptitude.md - aptitude: Raspberry/aptitude.md
@@ -56,9 +60,15 @@ nav:
- Serveur web: Mint/webserver.md - Serveur web: Mint/webserver.md
- macos: - macos:
- Index: macos/index.md - Index: macos/index.md
- Divers:
- AllToMP3: macos/Divers/AllToMP3.md
- DeezloaderRemix: macos/Divers/DeezloaderRemix.md
- Divers: macos/Divers/Divers.md
- weasyprint: macos/Divers/weasyprint.md
- Homebrew: - Homebrew:
- homebrew: macos/homebrew/brew.md - homebrew: macos/homebrew/brew.md
- homebrew-cask: macos/homebrew/brew-cask.md - homebrew-cask: macos/homebrew/brew-cask.md
- Logs: macos/logs.md
- Mail: macos/Mail.md - Mail: macos/Mail.md
- Node.js: - Node.js:
- Index: macos/node/index.md - Index: macos/node/index.md
@@ -102,7 +112,6 @@ nav:
- PHP 7.2: macos/webserver/php72.md - PHP 7.2: macos/webserver/php72.md
- PHP 7.3: macos/webserver/php73.md - PHP 7.3: macos/webserver/php73.md
- Xhprof: macos/webserver/Xhprof.md - Xhprof: macos/webserver/Xhprof.md
- Divers: macos/Divers.md
- Liens: macos/liens.md - Liens: macos/liens.md
- MySQL: - MySQL:
- Index: MySQL/index.md - Index: MySQL/index.md
@@ -229,7 +238,7 @@ theme:
plugins: plugins:
- search - search
- pdf-export #- pdf-export
extra_css: extra_css:
- stylesheets/fontawesome-all.css - stylesheets/fontawesome-all.css