Coder Social home page Coder Social logo

Comments (2)

mayneyao avatar mayneyao commented on May 30, 2024
  1. 国内访问加速
    Netlify 的 CDN 对国内用户非常不友好,访问很慢。你可以将域名 DNS 设置为 Cloudflare ,cf 会提供 cdn 的功能,访问速度会快一些。具体操作以 cloudflare netlify 为关键词搜索,可以查到很多文章。

  2. 格言的设置无效
    看了下代码,是配置没用上。想要快速修改的话,修改 gine-blog/src/notion/aphorisms.js 第6行。

  3. 关于样式的配置
    后续会改写成主题切换的模式(鸽很久),底层已经跟 notion 绑死了,不打算再去适配其它数据源,配置也会尽量迁移到 notion 中。 Gatsby 不像是 hexo 那种专门写博客的,hexo 有格式统一的数据源,所以有丰富的主题可供选择,切换。Gatsby没有固定的数据格式,博客主题生态较差。

  4. 这个问题确实没法处理,尽量避免在已经发布的文章中,引用未发布的文章。一般来说都是后者引用前者,所以这个问题出现的比较少。如果不希望未发布的文章(半成品)被人看到。可以建立一个私密的表格来管理这些文章,在文章写完后,移动到现在的表格中去。

from gine-blog.

heloook avatar heloook commented on May 30, 2024

收到!

from gine-blog.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.