项目作者: zremboldt

项目描述 :
My personal landing page.
高级语言: JavaScript
项目地址: git://github.com/zremboldt/personal-site.git
创建时间: 2019-02-04T22:22:16Z
项目社区:https://github.com/zremboldt/personal-site

开源协议:MIT License

下载




Gatsby


Gatsby minimal starter

🚀 Quick start

  1. Create a Gatsby site.

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

    1. # create a new Gatsby site using the minimal starter
    2. npm init gatsby
  2. Start developing.

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

    1. cd my-gatsby-site/
    2. npm run develop
  3. Open the code and start customizing!

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

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud