diff --git a/docs/blog/posts/2011/hide-the-network-icon-from-windows-7-explorer.md b/docs/blog/posts/2011/hide-the-network-icon-from-windows-7-explorer.md index 152d231..c920eaa 100644 --- a/docs/blog/posts/2011/hide-the-network-icon-from-windows-7-explorer.md +++ b/docs/blog/posts/2011/hide-the-network-icon-from-windows-7-explorer.md @@ -2,11 +2,12 @@ date: created: 2011-03-30 updated: 2024-10-16 -# categories: -# - Tweaks -# - Windows migrated: true slug: hide-the-network-icon-from-windows-7-explorer +tags: + - archived + - tweaks + - windows --- # Hide the "Network" icon from Windows 7 Explorer diff --git a/docs/blog/posts/2011/mac-os-airport-not-connecting-automatically-to-wi-fi.md b/docs/blog/posts/2011/mac-os-airport-not-connecting-automatically-to-wi-fi.md index a92db1f..16d46fa 100644 --- a/docs/blog/posts/2011/mac-os-airport-not-connecting-automatically-to-wi-fi.md +++ b/docs/blog/posts/2011/mac-os-airport-not-connecting-automatically-to-wi-fi.md @@ -6,6 +6,10 @@ date: updated: 2011-03-30 migrated: true slug: mac-os-airport-not-connecting-automatically-to-wi-fi +tags: + - archived + - macos + - tips --- # Mac OS: Airport not connecting automatically to Wi-Fi diff --git a/docs/blog/posts/2011/office-end-user-license-agreement-eula-has-to-be-accepted-every-time.md b/docs/blog/posts/2011/office-end-user-license-agreement-eula-has-to-be-accepted-every-time.md index 6038542..e166616 100644 --- a/docs/blog/posts/2011/office-end-user-license-agreement-eula-has-to-be-accepted-every-time.md +++ b/docs/blog/posts/2011/office-end-user-license-agreement-eula-has-to-be-accepted-every-time.md @@ -2,10 +2,12 @@ date: created: 2011-03-30 updated: 2011-03-30 -# categories: -# - Office migrated: true slug: office-end-user-license-agreement-eula-has-to-be-accepted-every-time +tags: + - archived + - tips + - windows --- # Office End-User License Agreement (EULA) has to be accepted every time diff --git a/docs/blog/posts/2011/setting-up-apache-and-subversion-on-debian-wheezy.md b/docs/blog/posts/2011/setting-up-apache-and-subversion-on-debian-wheezy.md index 504e649..ae295f8 100644 --- a/docs/blog/posts/2011/setting-up-apache-and-subversion-on-debian-wheezy.md +++ b/docs/blog/posts/2011/setting-up-apache-and-subversion-on-debian-wheezy.md @@ -1,12 +1,17 @@ --- categories: -# - Howto - Linux date: created: 2011-03-21 updated: 2024-10-17 migrated: true slug: setting-up-apache-and-subversion-on-debian-wheezy +tags: + - apache + - archived + - howto + - linux/debian + - subversion --- # Setting up Apache and Subversion on Debian Wheezy diff --git a/docs/blog/posts/2011/things-discovered-in-struts-2.md b/docs/blog/posts/2011/things-discovered-in-struts-2.md index 1acd0ee..63c88fc 100644 --- a/docs/blog/posts/2011/things-discovered-in-struts-2.md +++ b/docs/blog/posts/2011/things-discovered-in-struts-2.md @@ -2,11 +2,11 @@ date: created: 2011-04-14 updated: 2011-04-14 -# categories: -# - Java -# - Struts migrated: true slug: things-discovered-in-struts-2 +tags: + - archived + - java --- # Things discovered in Struts 2 diff --git a/docs/blog/posts/2012/hide-star-besides-email-addresses-in-thunderbird.md b/docs/blog/posts/2012/hide-star-besides-email-addresses-in-thunderbird.md index 565bcf8..53242c4 100644 --- a/docs/blog/posts/2012/hide-star-besides-email-addresses-in-thunderbird.md +++ b/docs/blog/posts/2012/hide-star-besides-email-addresses-in-thunderbird.md @@ -1,12 +1,16 @@ --- categories: - Thunderbird -# - Tweaks date: created: 2012-02-07 updated: 2012-02-07 migrated: true slug: hide-star-besides-email-addresses-in-thunderbird +tags: + - archived + - css + - thunderbird + - tweaks --- # Hide star besides email addresses in Thunderbird diff --git a/docs/blog/posts/2012/how-to-use-ocl-when-running-emf-standalone.md b/docs/blog/posts/2012/how-to-use-ocl-when-running-emf-standalone.md index e6d3667..4834be7 100644 --- a/docs/blog/posts/2012/how-to-use-ocl-when-running-emf-standalone.md +++ b/docs/blog/posts/2012/how-to-use-ocl-when-running-emf-standalone.md @@ -1,13 +1,15 @@ --- categories: - Eclipse Modeling Framework (EMF) -# - Howto -# - Java date: created: 2012-05-31 updated: 2015-08-18 migrated: true slug: how-to-use-ocl-when-running-emf-standalone +tags: + - archived + - howto + - java --- # How to use OCL when running EMF standalone diff --git a/docs/blog/posts/2012/lyx-installing-unknown-document-classes.md b/docs/blog/posts/2012/lyx-installing-unknown-document-classes.md index c51be81..c85a151 100644 --- a/docs/blog/posts/2012/lyx-installing-unknown-document-classes.md +++ b/docs/blog/posts/2012/lyx-installing-unknown-document-classes.md @@ -2,10 +2,12 @@ date: created: 2012-05-29 updated: 2013-04-05 -# categories: -# - Mac OS migrated: true slug: lyx-installing-unknown-document-classes +tags: + - archived + - macos + - tips --- # LyX: Installing unknown document classes diff --git a/docs/blog/posts/2012/postgresql-accepts-any-or-no-password-when-connecting.md b/docs/blog/posts/2012/postgresql-accepts-any-or-no-password-when-connecting.md index ba10266..3b41976 100644 --- a/docs/blog/posts/2012/postgresql-accepts-any-or-no-password-when-connecting.md +++ b/docs/blog/posts/2012/postgresql-accepts-any-or-no-password-when-connecting.md @@ -4,6 +4,10 @@ date: updated: 2012-05-19 migrated: true slug: postgresql-accepts-any-or-no-password-when-connecting +tags: + - archived + - postgresql + - tweaks --- # PostgreSQL accepts any or no password when connecting diff --git a/docs/blog/posts/2012/thunderbird-extension-toggle-headers.md b/docs/blog/posts/2012/thunderbird-extension-toggle-headers.md index efe36a4..4099e2e 100644 --- a/docs/blog/posts/2012/thunderbird-extension-toggle-headers.md +++ b/docs/blog/posts/2012/thunderbird-extension-toggle-headers.md @@ -6,6 +6,9 @@ date: updated: 2024-12-14 migrated: true slug: thunderbird-extension-toggle-headers +tags: + - thunderbird + - projects --- # Thunderbird Extension: Toggle Headers diff --git a/docs/blog/posts/2012/using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile.md b/docs/blog/posts/2012/using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile.md index ba1a032..ff55aa9 100644 --- a/docs/blog/posts/2012/using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile.md +++ b/docs/blog/posts/2012/using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile.md @@ -2,10 +2,13 @@ date: created: 2012-05-10 updated: 2012-05-10 -# categories: -# - Subversion migrated: true slug: using-multiple-svn-clients-with-the-svnssh-protocol-and-a-putty-profile +tags: + - archived + - subversion + - tips + - windows --- # Using multiple SVN clients with the `svn+ssh` protocol and a putty profile diff --git a/docs/blog/posts/2013/modifying-the-new-child-sub-menu-items-in-emf.md b/docs/blog/posts/2013/modifying-the-new-child-sub-menu-items-in-emf.md index 7ba20a3..7673c99 100644 --- a/docs/blog/posts/2013/modifying-the-new-child-sub-menu-items-in-emf.md +++ b/docs/blog/posts/2013/modifying-the-new-child-sub-menu-items-in-emf.md @@ -1,12 +1,15 @@ --- categories: - Eclipse Modeling Framework (EMF) -# - Java date: created: 2013-05-02 updated: 2013-05-02 migrated: true slug: modifying-the-new-child-sub-menu-items-in-emf +tags: + - archived + - java + - tips --- # Modifying the "New Child" sub-menu items in EMF diff --git a/docs/blog/posts/2013/reducing-file-size-of-a-pdf-on-mac-os.md b/docs/blog/posts/2013/reducing-file-size-of-a-pdf-on-mac-os.md index d4aba90..04feade 100644 --- a/docs/blog/posts/2013/reducing-file-size-of-a-pdf-on-mac-os.md +++ b/docs/blog/posts/2013/reducing-file-size-of-a-pdf-on-mac-os.md @@ -1,12 +1,14 @@ --- categories: -# - Howto - Mac OS date: created: 2013-04-25 updated: 2017-12-12 migrated: true slug: reducing-file-size-of-a-pdf-on-mac-os +tags: + - howto + - macos --- # Reducing file size of a PDF on Mac OS diff --git a/docs/blog/posts/2013/show-old-title-bar-in-thunderbird.md b/docs/blog/posts/2013/show-old-title-bar-in-thunderbird.md index 790b6a3..ea94512 100644 --- a/docs/blog/posts/2013/show-old-title-bar-in-thunderbird.md +++ b/docs/blog/posts/2013/show-old-title-bar-in-thunderbird.md @@ -6,6 +6,10 @@ date: updated: 2013-05-25 migrated: true slug: show-old-title-bar-in-thunderbird +tags: + - archived + - thunderbird + - tweaks --- # Show old title bar in Thunderbird diff --git a/docs/blog/posts/2015/how-to-use-ocl-when-running-emf-standalone-with-eclipse-mars.md b/docs/blog/posts/2015/how-to-use-ocl-when-running-emf-standalone-with-eclipse-mars.md index c073bc8..6c0e8a3 100644 --- a/docs/blog/posts/2015/how-to-use-ocl-when-running-emf-standalone-with-eclipse-mars.md +++ b/docs/blog/posts/2015/how-to-use-ocl-when-running-emf-standalone-with-eclipse-mars.md @@ -6,6 +6,10 @@ date: updated: 2015-08-18 migrated: true slug: how-to-use-ocl-when-running-emf-standalone-with-eclipse-mars +tags: + - archived + - howto + - java --- # How to use OCL when running EMF standalone with Eclipse Mars diff --git a/docs/blog/posts/2015/move-directory-from-one-repository-to-another-preserving-history.md b/docs/blog/posts/2015/move-directory-from-one-repository-to-another-preserving-history.md index 4cc6121..b28ad29 100644 --- a/docs/blog/posts/2015/move-directory-from-one-repository-to-another-preserving-history.md +++ b/docs/blog/posts/2015/move-directory-from-one-repository-to-another-preserving-history.md @@ -1,12 +1,15 @@ --- categories: - Git -# - Howto date: created: 2015-06-19 updated: 2019-10-28 migrated: true slug: move-directory-from-one-repository-to-another-preserving-history +tags: + - archived + - git + - howto --- # Move directory from one repository to another, preserving history diff --git a/docs/blog/posts/2015/move-more-than-one-directory-into-a-new-repository.md b/docs/blog/posts/2015/move-more-than-one-directory-into-a-new-repository.md index 9e56a17..1893545 100644 --- a/docs/blog/posts/2015/move-more-than-one-directory-into-a-new-repository.md +++ b/docs/blog/posts/2015/move-more-than-one-directory-into-a-new-repository.md @@ -1,12 +1,15 @@ --- categories: - Git -# - Howto date: created: 2015-08-18 updated: 2015-08-18 migrated: true slug: move-more-than-one-directory-into-a-new-repository +tags: + - archived + - git + - howto --- # Move more than one directory into a new repository diff --git a/docs/blog/posts/2015/mt4j-with-processing-2.md b/docs/blog/posts/2015/mt4j-with-processing-2.md index 25c9068..45857da 100644 --- a/docs/blog/posts/2015/mt4j-with-processing-2.md +++ b/docs/blog/posts/2015/mt4j-with-processing-2.md @@ -2,10 +2,13 @@ date: created: 2015-08-19 updated: 2015-08-19 -# categories: -# - Java migrated: true slug: mt4j-with-processing-2 +tags: + - archived + - java + - open source + - projects --- # MT4j with Processing 2 diff --git a/docs/blog/posts/2015/thunderbird-extension-hide-badge-icon.md b/docs/blog/posts/2015/thunderbird-extension-hide-badge-icon.md index 6bea2ee..d12e247 100644 --- a/docs/blog/posts/2015/thunderbird-extension-hide-badge-icon.md +++ b/docs/blog/posts/2015/thunderbird-extension-hide-badge-icon.md @@ -1,12 +1,16 @@ --- categories: -# - Mac OS - Thunderbird date: created: 2015-11-10 updated: 2015-11-10 migrated: true slug: thunderbird-extension-hide-badge-icon +tags: + - archived + - macos + - projects + - thunderbird --- # Thunderbird Extension: Hide Badge Icon diff --git a/docs/blog/posts/2015/thunderbird-extension-toggle-headers-updated.md b/docs/blog/posts/2015/thunderbird-extension-toggle-headers-updated.md index a7feb44..a7ee88b 100644 --- a/docs/blog/posts/2015/thunderbird-extension-toggle-headers-updated.md +++ b/docs/blog/posts/2015/thunderbird-extension-toggle-headers-updated.md @@ -6,6 +6,9 @@ date: updated: 2015-11-10 migrated: true slug: thunderbird-extension-toggle-headers-updated +tags: + - projects + - thunderbird --- # Thunderbird Extension: Toggle Headers Updated diff --git a/docs/blog/posts/2016/firefox-close-tab-button-on-hover.md b/docs/blog/posts/2016/firefox-close-tab-button-on-hover.md index 925ce16..3c255af 100644 --- a/docs/blog/posts/2016/firefox-close-tab-button-on-hover.md +++ b/docs/blog/posts/2016/firefox-close-tab-button-on-hover.md @@ -1,13 +1,17 @@ --- categories: - Firefox -# - Howto date: created: 2016-01-04 updated: 2023-05-28 migrated: true pin: true slug: firefox-close-tab-button-on-hover +tags: + - css + - firefox + - howto + - tweaks --- # Firefox close tab button on hover diff --git a/docs/blog/posts/2016/ios-how-to-fix-or-change-voicemail-number.md b/docs/blog/posts/2016/ios-how-to-fix-or-change-voicemail-number.md index 2195381..27198e2 100644 --- a/docs/blog/posts/2016/ios-how-to-fix-or-change-voicemail-number.md +++ b/docs/blog/posts/2016/ios-how-to-fix-or-change-voicemail-number.md @@ -2,11 +2,13 @@ date: created: 2016-01-04 updated: 2016-01-04 -# categories: -# - Howto -# - iOS migrated: true slug: ios-how-to-fix-or-change-voicemail-number +tags: + - archived + - howto + - ios + - tips --- # iOS: How to fix/change Voicemail number diff --git a/docs/blog/posts/2017/airdrop-on-macos-working-unreliably.md b/docs/blog/posts/2017/airdrop-on-macos-working-unreliably.md index 481a919..2420118 100644 --- a/docs/blog/posts/2017/airdrop-on-macos-working-unreliably.md +++ b/docs/blog/posts/2017/airdrop-on-macos-working-unreliably.md @@ -6,6 +6,10 @@ date: updated: 2017-12-08 migrated: true slug: airdrop-on-macos-working-unreliably +tags: + - archived + - macos + - tips --- # AirDrop on macOS working unreliably diff --git a/docs/blog/posts/2018/deploying-angular-application-on-apache-server.md b/docs/blog/posts/2018/deploying-angular-application-on-apache-server.md index 14c2237..6eb0bc3 100644 --- a/docs/blog/posts/2018/deploying-angular-application-on-apache-server.md +++ b/docs/blog/posts/2018/deploying-angular-application-on-apache-server.md @@ -1,13 +1,14 @@ --- categories: -# - Frameworks -# - Hints - Web Development date: created: 2018-09-12 updated: 2018-09-12 migrated: true slug: deploying-angular-application-on-apache-server +tags: + - apache + - howto --- # Deploying Angular application on Apache server diff --git a/docs/blog/posts/2018/digging-into-the-firefox-ui-for-the-tab-close-button.md b/docs/blog/posts/2018/digging-into-the-firefox-ui-for-the-tab-close-button.md index d40a09e..cad17fd 100644 --- a/docs/blog/posts/2018/digging-into-the-firefox-ui-for-the-tab-close-button.md +++ b/docs/blog/posts/2018/digging-into-the-firefox-ui-for-the-tab-close-button.md @@ -6,6 +6,10 @@ date: updated: 2023-05-28 migrated: true slug: digging-into-the-firefox-ui-for-the-tab-close-button +tags: + - css + - firefox + - projects --- # Digging into the Firefox UI for the tab close button diff --git a/docs/blog/posts/2019/how-to-drag-music-and-videos-onto-iphone-ipad-using-itunes.md b/docs/blog/posts/2019/how-to-drag-music-and-videos-onto-iphone-ipad-using-itunes.md index 5e4a947..5ae1dd9 100644 --- a/docs/blog/posts/2019/how-to-drag-music-and-videos-onto-iphone-ipad-using-itunes.md +++ b/docs/blog/posts/2019/how-to-drag-music-and-videos-onto-iphone-ipad-using-itunes.md @@ -1,12 +1,15 @@ --- categories: -# - Hints - iOS date: created: 2019-11-14 updated: 2019-11-14 migrated: true slug: how-to-drag-music-and-videos-onto-iphone-ipad-using-itunes +tags: + - archived + - ios + - tips --- # How to drag music and videos onto iPhone/iPad using iTunes diff --git a/docs/blog/posts/2019/making-emf-models-serialized-in-xmi-available-in-json-with-emfjson.md b/docs/blog/posts/2019/making-emf-models-serialized-in-xmi-available-in-json-with-emfjson.md index f4ff99c..e759c39 100644 --- a/docs/blog/posts/2019/making-emf-models-serialized-in-xmi-available-in-json-with-emfjson.md +++ b/docs/blog/posts/2019/making-emf-models-serialized-in-xmi-available-in-json-with-emfjson.md @@ -1,12 +1,14 @@ --- categories: - Eclipse Modeling Framework (EMF) -# - Java date: created: 2019-12-12 updated: 2019-12-12 migrated: true slug: making-emf-models-serialized-in-xmi-available-in-json-with-emfjson +tags: + - archived + - java --- # Making EMF models serialized in XMI available in JSON with `emfjson` diff --git a/docs/blog/posts/2019/migrate-legacy-thunderbird-add-on-to-mailextension-for-thunderbird-68.md b/docs/blog/posts/2019/migrate-legacy-thunderbird-add-on-to-mailextension-for-thunderbird-68.md index 2b99eaa..4c4ed80 100644 --- a/docs/blog/posts/2019/migrate-legacy-thunderbird-add-on-to-mailextension-for-thunderbird-68.md +++ b/docs/blog/posts/2019/migrate-legacy-thunderbird-add-on-to-mailextension-for-thunderbird-68.md @@ -6,6 +6,9 @@ date: updated: 2019-12-11 migrated: true slug: migrate-legacy-thunderbird-add-on-to-mailextension-for-thunderbird-68 +tags: + - projects + - thunderbird --- # Migrate (Legacy) Thunderbird add-on to MailExtension for Thunderbird 68 diff --git a/docs/blog/posts/2020/migrating-data-to-nextcloud.md b/docs/blog/posts/2020/migrating-data-to-nextcloud.md index 5f77346..6cfd082 100644 --- a/docs/blog/posts/2020/migrating-data-to-nextcloud.md +++ b/docs/blog/posts/2020/migrating-data-to-nextcloud.md @@ -1,13 +1,17 @@ --- categories: -# - Howto -# - Nextcloud - Self-hosting date: created: 2020-01-14 updated: 2020-01-14 migrated: true slug: migrating-data-to-nextcloud +tags: + - howto + - nextcloud + - migration + - raspberry pi + - self hosting --- # Migrating Data to Nextcloud diff --git a/docs/blog/posts/2020/notes-on-docker.md b/docs/blog/posts/2020/notes-on-docker.md index c8b0b71..7b728f0 100644 --- a/docs/blog/posts/2020/notes-on-docker.md +++ b/docs/blog/posts/2020/notes-on-docker.md @@ -1,14 +1,16 @@ --- categories: - Docker -# - Howto -# - Raspberry Pi -# - Self-hosting date: created: 2020-01-08 updated: 2024-10-23 migrated: true slug: notes-on-docker +tags: + - docker + - howto + - raspberry pi + - self hosting --- # Notes on Docker diff --git a/docs/blog/posts/2020/notes-on-setting-up-my-raspberry-pi.md b/docs/blog/posts/2020/notes-on-setting-up-my-raspberry-pi.md index b9ed5c5..47b0815 100644 --- a/docs/blog/posts/2020/notes-on-setting-up-my-raspberry-pi.md +++ b/docs/blog/posts/2020/notes-on-setting-up-my-raspberry-pi.md @@ -1,13 +1,16 @@ --- categories: -# - Howto -# - Raspberry Pi - Self-hosting date: created: 2020-01-06 updated: 2024-10-22 migrated: true slug: notes-on-setting-up-my-raspberry-pi +tags: + - howto + - linux + - raspberry pi + - self hosting --- # Notes on Setting Up My Raspberry Pi diff --git a/docs/blog/posts/2020/notes-on-traefik-v2-nextcloud-etc.md b/docs/blog/posts/2020/notes-on-traefik-v2-nextcloud-etc.md index 119996f..fdb5d92 100644 --- a/docs/blog/posts/2020/notes-on-traefik-v2-nextcloud-etc.md +++ b/docs/blog/posts/2020/notes-on-traefik-v2-nextcloud-etc.md @@ -1,15 +1,17 @@ --- categories: -# - Docker -# - Howto -# - Nextcloud -# - Raspberry Pi - Self-hosting date: created: 2020-01-16 updated: 2022-12-17 migrated: true slug: notes-on-traefik-v2-nextcloud-etc +tags: + - docker + - howto + - nextcloud + - raspberry pi + - self hosting --- # Notes on traefik v2, Nextcloud, etc diff --git a/docs/blog/posts/2021/covid-19-montreal-dashboard.md b/docs/blog/posts/2021/covid-19-montreal-dashboard.md index d1f3f2a..c8fd141 100644 --- a/docs/blog/posts/2021/covid-19-montreal-dashboard.md +++ b/docs/blog/posts/2021/covid-19-montreal-dashboard.md @@ -6,6 +6,12 @@ date: updated: 2021-05-17 migrated: true slug: covid-19-montreal-dashboard +tags: + - open source + - pandas + - plotly + - projects + - python --- # COVID-19 Montréal Dashboard diff --git a/docs/blog/posts/2021/django-django_tables2-and-bootstrap-table.md b/docs/blog/posts/2021/django-django_tables2-and-bootstrap-table.md index 6d7e590..8546a04 100644 --- a/docs/blog/posts/2021/django-django_tables2-and-bootstrap-table.md +++ b/docs/blog/posts/2021/django-django_tables2-and-bootstrap-table.md @@ -1,12 +1,16 @@ --- categories: - Django -# - Howto date: created: 2021-05-28 updated: 2023-06-23 migrated: true slug: django-django_tables2-and-bootstrap-table +tags: + - css + - django + - howto + - python --- # Django, django_tables2 and Bootstrap Table diff --git a/docs/blog/posts/2021/sepaq-availability-scraper.md b/docs/blog/posts/2021/sepaq-availability-scraper.md index fe13fe3..74823e1 100644 --- a/docs/blog/posts/2021/sepaq-availability-scraper.md +++ b/docs/blog/posts/2021/sepaq-availability-scraper.md @@ -6,6 +6,11 @@ date: updated: 2021-05-12 migrated: true slug: sepaq-availability-scraper +tags: + - open source + - projects + - python + - scraping --- # SEPAQ Availability Scraper diff --git a/docs/blog/posts/2021/set-up-debian.md b/docs/blog/posts/2021/set-up-debian.md index 596969e..b071123 100644 --- a/docs/blog/posts/2021/set-up-debian.md +++ b/docs/blog/posts/2021/set-up-debian.md @@ -1,12 +1,15 @@ --- categories: -# - Howto - Linux date: created: 2021-03-18 updated: 2024-04-04 migrated: true slug: set-up-debian +tags: + - howto + - linux/debian + - self hosting --- # Set Up Debian diff --git a/docs/blog/posts/2021/setting-up-msmtp.md b/docs/blog/posts/2021/setting-up-msmtp.md index f247a98..d97799e 100644 --- a/docs/blog/posts/2021/setting-up-msmtp.md +++ b/docs/blog/posts/2021/setting-up-msmtp.md @@ -1,12 +1,16 @@ --- categories: -# - Howto - Linux date: created: 2021-05-12 updated: 2021-05-12 migrated: true slug: setting-up-msmtp +tags: + - automation + - linux/debian + - howto + - self hosting --- # Setting up `msmtp` diff --git a/docs/blog/posts/2024/blog-relaunched.md b/docs/blog/posts/2024/blog-relaunched.md index fd06c2a..ecbfc2d 100644 --- a/docs/blog/posts/2024/blog-relaunched.md +++ b/docs/blog/posts/2024/blog-relaunched.md @@ -1,6 +1,10 @@ --- date: created: 2024-12-17 +tags: + - migration + - projects + - self hosting --- # Blog Relaunched diff --git a/docs/blog/posts/2025/debian-lvm-install.md b/docs/blog/posts/2025/debian-lvm-install.md index 3c1edc0..e68fa63 100644 --- a/docs/blog/posts/2025/debian-lvm-install.md +++ b/docs/blog/posts/2025/debian-lvm-install.md @@ -3,6 +3,9 @@ categories: - Linux date: created: 2025-04-04 +tags: + - linux/debian + - howto --- # Installing Debian on a Server with Partitions using LVM diff --git a/docs/blog/posts/2025/openemr-fhir-oauth2.md b/docs/blog/posts/2025/openemr-fhir-oauth2.md index fb4ae59..7ae6f54 100644 --- a/docs/blog/posts/2025/openemr-fhir-oauth2.md +++ b/docs/blog/posts/2025/openemr-fhir-oauth2.md @@ -3,6 +3,10 @@ categories: - Digital Healthcare date: created: 2025-07-23 +tags: + - fhir + - howto + - python --- # Authenticating as a system user with OpenEMR's FHIR API using OAuth2 diff --git a/docs/blog/posts/2025/vscode-python-env.md b/docs/blog/posts/2025/vscode-python-env.md index 236e703..1627340 100644 --- a/docs/blog/posts/2025/vscode-python-env.md +++ b/docs/blog/posts/2025/vscode-python-env.md @@ -1,6 +1,10 @@ --- date: created: 2025-04-01 +tags: + - python + - tips + - vscode --- # Stopping VSCode Python Extension from Changing your Terminal Environment diff --git a/docs/tags.md b/docs/tags.md new file mode 100644 index 0000000..f852317 --- /dev/null +++ b/docs/tags.md @@ -0,0 +1,5 @@ +# Tags + +Following is a list of relevant tags: + + diff --git a/mkdocs.yml b/mkdocs.yml index ce71c95..8f3e96b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,6 +20,7 @@ nav: - privacy-policy.md not_in_nav: | + tags.md research/overview.md snippets/archive.md @@ -78,6 +79,9 @@ extra: - icon: fontawesome/brands/twitter name: schoettlem on Twitter link: https://twitter.com/schoettlem + tags: + # add default tag to force material-pound (hash) to be shown in front of all tags + default: default plugins: # https://squidfunk.github.io/mkdocs-material/plugins/privacy/ @@ -99,6 +103,10 @@ plugins: - Self-hosting - Thunderbird - Web Development + - tags: + tags_hierarchy: true + shadow_tags: + - archived # https://squidfunk.github.io/mkdocs-material/setup/adding-a-git-repository/#document-dates - git-revision-date-localized: enabled: !ENV [CI, false]