heriswn / heriswn.github.io

Personal site Heri Setiawan

Home Page:https://heriswn.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heri Setiawan

Heri's blog starter

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI (install instructions) to create a new site, specifying the blog starter.

    # create a new Gatsby site using the blog starter
    gatsby new blog https://github.com/heriswn/heriswn.github.io
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd blog/
    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    _Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby Tutorial. Open the blog directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

About

Personal site Heri Setiawan

https://heriswn.github.io/

License:MIT License


Languages

Language:JavaScript 57.7%Language:CSS 39.2%Language:TypeScript 3.1%