# ObsidianHelloWorld **Repository Path**: developeros/obsidian-hello-world ## Basic Information - **Project Name**: ObsidianHelloWorld - **Description**: Obsidian部署到gitee - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-18 - **Last Updated**: 2024-04-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [查看效果](https://developeros.gitee.io/obsidian-hello-world) 目前2024-4-17 - obisidian的插件webpage html export: 1.8.01 - 不兼容 banners1.3.3 > webpage html export的作者说是,要banner2.0.5版本。我看banner插件2.0.5版本还在开发中,所以这是临时方案,当兼容之后,我在用回来。 所以为了装修首页,自己修改代码添加banner > 临时处理方案 1. 首页html ```html

😛卡卡の数字花园~~

``` 修改为 ```html

😛卡卡の数字花园~~

``` 2. 复制该项目lib文件夹下的img到导出的img 3. lib/styles/other-plugins.css目录下首航添加 ```css @import url("my-banner.css"); ``` 并放入my-banner.css文件 ## 测试插件导出 > 使用webpage html export 1.8.01 - Dataview - Heatmap Canlendar - Reactor Component 自定义样式能导出,图片没问题