在gatsby-theme-blog中添加Katex插件可以通过以下步骤完成: 首先,确保你已经安装了gatsby-theme-blog。如果没有安装,可以使用以下命令进行安装: 代码语言:txt 复制 npm install gatsby-theme-blog 安装Katex插件。可以使用以下命令进行安装: 代码语言:txt 复制 npm install gatsby-transformer-katex 在gatsby-config.js文...
📝ThemeTo override the theme of entire site. You may shadow the theme.js file under example-site/src/gatsby-theme-blog-starter/theme.jsDefault Themeimport {deepPurple, red, indigo, yellow, cyan, lightGreen} from '@material-ui/core/colors/'; const theme = { palette: { primary: deep...
It includes all the data structures you need to get up and running building a blog and includes no additional theming or style opinions. gatsby-theme-blog uses this theme under the hood. Installation For a new site If you're creating a new site and want to use the blog theme, you can...
1、在github上的仓库建立一个存放图片的文件夹,文件夹名字随意。如:img-folder很多用户在使用条码标签...
Theme to add nano posts to a Gatsby website. Latest version: 1.1.1, last published: 6 years ago. Start using gatsby-theme-nano-blog in your project by running `npm i gatsby-theme-nano-blog`. There are no other projects in the npm registry using gatsby-th
**Create a Gatsby site.** + + Use the Gatsby CLI to create a new site, specifying the blog theme starter. + + ```shell + # create a new Gatsby site using the blog theme starter + gatsby new my-themed-blog https://github.com/gatsbyjs/gatsby-starter-blog-theme + ``` + +2. ...
Gatsby Configs Add the theme to theplugins. {...,plugins:[{resolve:`@pitayan/gatsby-theme-pitayan`}]} Plugin Options Use the plugin options to tune up your blog. ItemDefaultDescription siteAssetssrc/assetsThe static assets for the site. e.g. Logo / Cover image ...
Gatsby minimalist blog theme with material-ui. Latest version: 0.1.6, last published: 5 years ago. Start using @tacogator/gatsby-theme-blog-material-clarisse in your project by running `npm i @tacogator/gatsby-theme-blog-material-clarisse`. There are no
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done. - Chronob
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting. - LekoArts/gatsby-starter-minimal-blog