Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 927 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 927 Bytes

blog.cheezenaan.net

CircleCI CodeFactor MIT License

My private blog based on:

Introduction

Installation

bin/docker init

Development

To develop, run the service:

bin/docker start

When finising stop the service:

bin/docker stop

When building assets:

bin/gatsby build