Dmitry_Tkachenko 70c226f4f0
One/pipeline/head There was a failure building this commit
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m5s
Merge pull request 'Actions' (#1) from main into develop
Reviewed-on: #1
2024-10-22 19:56:29 +03:00
2024-10-12 13:23:49 +03:00
2024-10-12 02:08:44 +03:00
2024-10-12 02:08:44 +03:00
2024-10-12 02:08:44 +03:00
2024-10-12 02:08:44 +03:00
2024-10-12 02:08:44 +03:00
2024-10-12 02:08:44 +03:00

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 sites 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 (Netlify)

Deploy this starter with one click on Netlify:

Deploy to Netlify

S
Description
No description provided
Readme 14 MiB
Languages
JavaScript 61.7%
SCSS 38.3%