Talaxy009 / My-blog

My blog made with Gatsby

Home Page:https://www.talaxy.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taozc's Blog

This is my blog, which is made with Gatsby. This is an old project and will no longer be maintained, you can find the new one here.

Usage

Contents

  • /content/blog all blogs

  • /content/assets some icons and other things

  • /src source code

Test and Build Blog

gatsby develop    # dev mode
gatsby clean      # remove the .cache and public folders
gatsby build      # build blog
.\new             # add an basic article with date time by using new.exe

Tips

Using gatsby clean before gatsby build

LICENSE

ALL code using MIT LICENSE, with all articles(including /content/blog folder) using CC BY-NC-SA 4.0 LICENSE.

About

My blog made with Gatsby

https://www.talaxy.site

License:MIT License


Languages

Language:JavaScript 84.1%Language:CSS 12.2%Language:C++ 3.6%