Skip to content

Blog page made with Gatsby. Includes a contact form, showcase of Github repos and slugs for markdown posts.

License

Notifications You must be signed in to change notification settings

kryzin/kryzin-com

Repository files navigation

Netlify Status

Currently working on

Adding next:

  • posts translated + pass the right ones to templates in gatsby-node

Quick start

  1. Start developing.

    Navigate into directory and in shell/git bash:

    git clone https://github.com/kryzin/kryzin-com.git
    cd kryzin-com/
    npm install

    then create a .env file and add:

    GITHUB_LOGIN=your_login
    GITHUB_PERSONAL_ACCESS_TOKEN=your_token

    to get the token check out this tutorial!

    save and inside your project dir run:

    gatsby develop

About

Blog page made with Gatsby. Includes a contact form, showcase of Github repos and slugs for markdown posts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published