Skip to content

bryht/bryht.github.io

Repository files navigation

Guide

Gatsby Publish

config gatsby-config.js

  • config siteMetadata
  • config rss source gatsby-source-rss-feed

config avatar

  • src\components\pic.jpg

config CNAME

  • change domain in CNAME file

write article

add .md file under content/blog/my-article-1 with structure like this

---
title: 'Welcome!'
date: 2021-02-15
description: this is the initial document.(optional)
img: ./pic01.png (optional)
---

deploy

  • npm run deploy

About

home page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors