Skip to content

The source code for my personal portfolio site and blog. It is built with Gatsby, deployed with Netlify.

Notifications You must be signed in to change notification settings

jamesrwilliams/personal-site

Repository files navigation

My personal site

Netlify Status Project Status: Active – The project has reached a stable, usable state and is being actively developed. Codacy Badge StackShare

This is the source code for my personal website. Built with GatsbyJS, deployed via Netlify. I'm a development engineer based in Canada, who enjoys building delightfully fast, easy to use, and engaging digital projects. I'm working with the wonderful team at Points, building the future of loyalty.

Notes

This project uses Git Large File Storage (LFS) to store images, remember to install and pull down images before trying to run a fresh build. You can do this with:

git lfs fetch

Code Fence Syntax

This site uses gatsby-remark-prismjs as our highlighting engine for Markdown.

Line Numbers

Highlighting lines can be done like so:

```js{1,4-6}

Line numbers can be added using:

```js{numberLines: 1}

Code file name:

```python:title=app.py {numberLines: 10}

Mermaid

%%{init: {'theme': 'dark', "flowchart" : { "curve" : "basis" } } }%%

About

The source code for my personal portfolio site and blog. It is built with Gatsby, deployed with Netlify.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages