Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡Gridea Tips #336

Open
EryouHao opened this issue Oct 31, 2019 · 12 comments
Open

💡Gridea Tips #336

EryouHao opened this issue Oct 31, 2019 · 12 comments
Labels

Comments

@EryouHao
Copy link
Member

这里收集了来自 Gridea 小伙伴们的使用经验 ♥️

@EryouHao EryouHao pinned this issue Oct 31, 2019
@chiperman
Copy link

chiperman commented Oct 31, 2019

关于 Markdown 语法规则介绍 的博客

@EryouHao EryouHao changed the title Gridea Tips 💡Gridea Tips Oct 31, 2019
@Suremotoo
Copy link
Contributor

Suremotoo commented Oct 31, 2019

软件安装建议

使用代码托管平台建议

  • 个人推荐先搭建 GrideaGithub 的环境 点击查看与Giuthub配置的视频
  • 很多朋友说 Github 比较慢,去选择使用 Coding,由于 Github 与 Coding配置相似,但GitHub的活跃度以及教材相对来说更多更完善,从网上搜索相关资料会更方便,所以先推荐使用Github,再去使用Coding~ 点击查看与Coding配置的视频
  • 个人建议,无论是最终使用哪个代码托管平台,都建议Github、Coding的教学视频都看一看。

常见问题

  • 常见问题解决首推 ➡️ 官网FAQ文档https://gridea.dev/docs/faq.html)

  • Mac 系统一定要安装 CommandLineTools点击查看官网详情

  • Coding 使用 Token 可能仍会不起作用,此时 Gridea Token 配置改用使用 Coding 的登陆密码,可以解决该问题

  • 使用非内置主题,建议去看使用主题的相关文档说明!一般都是放在 Gridea 源文件 themes 文件夹下面。

    比如:/Users/suremotoo/Documents/Gridea/themes/XXXX

    XXX 为非内置主题文件夹

  • 导致Gridea之前已经拥有的文章全部消失的问题,是直接拷贝了其他博客类型文件到Gridea目录了。

    详情如下:拷贝其他Markdown 类型的博客文件(比如:Hexo、Hugo等等工具里的博客文件),不要直接粘贴到 Gridea posts目录下,因为与 Gridea 的博客文件头部信息不一致,建议在Gridea里面,新建你的文章,把其他博客文件里面的Markdown 内容,复制粘贴到Gridea里保存;如果你了解源文件信息,可以参考之前Gridea文件的头部信息,去修改其他博客类型文件。

  • 如果同步成功,网站不生效或者效果不对,按如下顺序检查:

    1、 刚同步成功,代码托管网站可能无法及时生效,稍等几分钟,再刷新试试。
    2、可能是浏览器缓存导致,清空缓存即可。点击查看各个浏览器清空缓存方法
    3、检查Gridea配置中域名地址协议,是否与你之前的匹配,比如,同步时候使用的是HHTP,后来在Github或者Coding将项目对应的域名地址改成HTTPS,这样你的仓库域名协议实际已经是 HTTPS 了,但你之前网站同步时候使用的是HTTP ,所以会造成样式错乱等问题。在Gridea中将域名地址协议改成HTTPS ,再重新同步即可。

反馈

反馈规范

1、 详细描述你的问题+你的系统+Gridea版本号+Gridea配置截图+开发者工具控制台错误截图
注意⚠️⚠️:如果邮箱比较隐私或者不想公开,可以打马赛克,Token一定不能公开哦,其余信息不要打码。
参考模板如下

​ 描述:提示同步失败

​ 系统:MacOS

​ Gridea版本:v0.8.3

​ 配置:image

控制台错误截图:

image

2、可以参考以上模板,将错误信息反馈到Gridea仓库 issues 或者 相关交流群中,会有相关管理员解决,如果没有及时回复,请谅解。

@EryouHao
Copy link
Member Author

EryouHao commented Jan 3, 2020

[三步创建 Gridea 友情链接页] by @lmm214
https://i.immmmm.com/gridea-templates-friends/

@EryouHao
Copy link
Member Author

@sunjianbo
Copy link

[wordpress导出插件] WordPress to Gridea Exporter

[教程] https://www.sunjianbo.com/post/wordpress-to-gridea/

@waycowei
Copy link

waycowei commented May 2, 2020

草稿箱功能,有时候有些想法就会记一个草稿,然后多了之后第一页就都是草稿了,,,,,希望增加草稿箱功能(或者一个类似ideapool的东西),最后或者简单点文章编辑列表增加标签筛选也可以。

@kytrun
Copy link

kytrun commented Jul 13, 2020

整理了部分有全文搜索功能的主题:kytrun/gridea-search#10

@chiashihpeng
Copy link

描述:提示同步失败

​ 系统:win10

​ Gridea版本:v0.9.2

image

@SpongeBab
Copy link

SpongeBab commented Apr 24, 2021

提示同步失败,Linux系统,最新版。
2021-04-24 14-23-02 的屏幕截图
2021-04-24 14-23-17 的屏幕截图
远程连接没问题,
2021-04-24 14-25-04 的屏幕截图

@dst111dst
Copy link

提示同步失败 但是console没有出现错误警告

@ghost
Copy link

ghost commented Jul 2, 2021

Gridea 同步失败解决方案:
https://blog.gd1214b.icu/post/F2_C5EVQh/

@coolf233
Copy link

coolf233 commented Sep 7, 2021

希望增加MD文件导入,从hexo或typecho转到Gridea文章同步很费劲,数量少还好,数量多通过新建文章的方式真的是费劲

@EryouHao EryouHao unpinned this issue Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants