Skip to content

nvimai/my-portfolio-client-gatsby

Repository files navigation

Nvi Mai Portfolio

Nvi's personal portfolio & blog

screesnhot

This site is a fork of Gatsby Starter Blog, which I can build my own portfolio using Gatsby React on front-end, GraphQL to get content from Markdown files, Netlify CMS for creating posts (JAMstack - JavaScript, APIs, & Markup).

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the blog starter.

    # create a new Gatsby site using the blog starter
    gatsby new my-portfolio https://github.com/nvimai/my-portfolio-client-gatsby
  2. Start developing.

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

    cd my-portfolio/
    npm start
  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 my-portfolio directory in your code editor of choice and edit src/pages/index.tsx. Save your changes and the browser will update in real time!

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on the website. Here are some places to start:

  • For most developers, we recommend starting with our in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.

  • To dive straight into code samples, head to our documentation. In particular, check out the Guides, API Reference, and Advanced Tutorials sections in the sidebar.

📔 Learning Netlify CMS with Gatsby

Start from this point in the Gatsby documentation to finish the set up for your personal Netlify CMS with authentication.

💫 Deploy

Deploy to Netlify

About

My portfolio website built on Gatsby and Netlify CMS (JAMstack)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages