-
Hey all, going to finally [get my PR merged for v2](https://github.com/KyleAMathews/typography.js/pull/164).
I'm talking to @jxnblk, @johno, and @fk about a possible v2 with better integration with…
-
目的:分享知识,记录生活
内容:技术文章,学习资源,知识整理,生活感悟
分类:吉他、摄影、前端、编程、数学、其他
### 界面
布局:简洁,三栏式?
基础样式?
### 框架
基于 gatsby starter
### 功能
- 主题切换(暗色、亮色)
- 搜索
- 标签页
- 文章目录导航
- 时间倒序的文章列表
- 头像和个人简介
##…
-
Olá!
Fiz tudo corretamente com o prism:
No config:
` {
resolve: 'gatsby-transformer-remark',
plugins: [
{
resolve: 'gatsby-remark-r…
-
Theme development in Gatsby is not as straight forward.
Default themes by Gatsby are more of a complete systems. Reviewed basics theme development processes and themes or complete websites which ar…
-
## Guideline for Moving from Jekyll to Gatsby
1. Understand the differences between Jekyll and Gatsby:
- Jekyll is a static site generator written in Ruby, while Gatsby is a modern static site …
-
## 致新的翻译者
翻译页面的流程:
1. 检查下面的清单和评论,保证要翻译的页面没有与他人冲突。
2. 在评论中回复你想翻译页面的名称。 **请一次申请一个页面**。
3. Clone 这个仓库,翻译你的页面,提交 PR!
在开始贡献你的力量之前,请先阅读[翻译指南](https://www.gatsbyjs.org/contributing/gatsby-docs-tra…
-
I have recently experienced the following error during `gatsby develop` after upgrading theme-ui to v0.13.1 inside my Gatsby theme.
```
ModuleParseError: Module parse failed: Unexpected token (1…
-
Create a simple JSON file people can add to register their Gatsby theme and add to the directory.
Schema
```
{
theme-package: {npm package name},
starter-repo: {https github url},
demo…
-
## 翻訳者へ
ページを翻訳するために:
1. あなたが翻訳したいページについて、以下のチェックリストとコメント欄を見て、他の誰も翻訳することを宣言していないことを確認してください。
2. この Issue に、翻訳したいページ名をコメントしてください。**1 ページづつでお願いします**。
3. `gatsby-ja`リポジトリを Clone して、該当するページを翻訳しましょう…
-
It's already in `devDependency`. I don't think you need to put it in `dependency` since users might want to install newer versions
https://github.com/jlengstorf/authoring-gatsby-themes/blob/master/…