Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 783 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 783 Bytes

CircleCI

Gatsby theme for danmaq.com

How to preview

Execute following commands and then see http://localhost:8000/.

$ cd danmaq.gatsby
$ git clone https://github.com/danmaq/danmaq.article.git
$ yarn install
$ yarn start

When in windows, windows-build-tools package install to global as the pre-install. For this reason, UAC dialog will appear at first time installation. You can skip this process by pre-executing the following command with administrator privileges:

PS:Admin> yarn global add windows-build-tools

See also

Articles