Skip to content

faishasj/blog-v2

Repository files navigation

Woman technologist emoji

string me_along

Netlify Status

A blog on computer science, maths and the in-between.

This is the second version of my blog, now developed with GatsbyJS and deployed on Netlify.

🚀 Quick start

  1. Install the Gatsby CLI.

    npm install -g gatsby-cli
  2. Clone this repository.

    After cloning, change directory into the local repository folder.

    git clone https://github.com/faishasj/blog-v2
    cd blog-v2
  3. Start developing.

    Start the development server at http://localhost:8000 on the local machine, and the listed "On The Network" address on clients in the same network.

    Note: Access the GraphQL query visualisation tool at: http://localhost:8000/___graphql.

    gatsby develop -H 0.0.0.0

Releases

No releases published

Packages

No packages published