Commit graph

4 commits

Author SHA1 Message Date
Cristoph Berane
75c6e4ea55
feat: update Material Symbols font and add automation scripts
- Updated Material Symbols to latest version with complete icon set
- Added `update-font.mjs` script for automated future font updates
- Added `deploy.mjs` script with proper error handling
- Fixed potential null pointer in font update logic
- Bumped version and restored repository URL
2026-02-26 20:55:54 +01:00
Cristoph Berane
c93fb94b2c fixes:
- removed `obsidian` from plugin-id
- changed `authorUrl`
2023-02-06 09:12:47 +01:00
Cristoph Berane
361db2939f first custom implementation of this plugin
- configured manifest.json
- changed README.md to give relevant information about the basic usage
- added webfont to styles.css with additional classes
2023-02-06 08:35:30 +01:00
Cristoph Berane
5304d960c7
Initial commit 2023-02-04 20:41:18 +01:00