Skip to content

mxttwoods/blog

Repository files navigation

@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.