[READ-ONLY] Mirror of https://github.com/andrioid/jamstack-example. https://andri.dk/blog/2021/deploy-static-websites-anywhere
0

Configure Feed

Select the types of activity you want to include in your feed.

15 2 0

Clone this repository

https://git.vm.fail/andri.dk/jamstack-example https://git.vm.fail/did:plc:wdn2d7javknkuvdraf5dermg
ssh://git@knot1.tangled.sh:2222/andri.dk/jamstack-example ssh://git@knot1.tangled.sh:2222/did:plc:wdn2d7javknkuvdraf5dermg

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Gatsby

Gatsby minimal starter

🚀 Quick start#

  1. Create a Gatsby site.

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

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

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

    cd my-gatsby-site/
    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