Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 1.97 KB

README.md

File metadata and controls

70 lines (51 loc) · 1.97 KB

@mxttwoods/blog

Renovate Enabled CodeFactor Netlify Status Nodejs Ubuntu CI/CD License: MIT Twitter: mxttwoods

A blog powered by Gatsby and Markdown

Install

npm ci

Usage

npm run build

Start

npm run start

Structure

.github/**                # ci/cd
content/blog/**           # blog content
src/                      # gatsby source
    components/**             # react components
    images/**                 # images
    pages/**                  # routes
    templates/**              # blog post templates
static/**                 # static files

Author

Matthew Woods

License

Copyright © 2023 Matthew Woods.

This project is MIT licensed.