Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Preston So's personal site, powered by Gatsby, Drupal, and Oracle Content and Experience

License

NotificationsYou must be signed in to change notification settings

prestonso/preston-so

Repository files navigation

Gatsby

preston.so website

Thanks for stopping by! This is the source code for Preston So'spersonal site, powered byGatsby,Drupal 8, andOracle Content and Experience.

Getting started

  1. Install Gatsby CLI.

    Ensure you have Gatsby CLI installed globally. You'll also needNode.js.

    npm install -g gatsby-cli

    You can rungatsby --help to see available commands and ensure Gatsby CLI is installed correctly.

  2. Start developing.

    Navigate into the site's root directory and boot it up!

    cd preston-so/gatsby develop
  3. Open the source code and start editing!

    Your site is now running athttp://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 theGatsby tutorial.

  4. Prepare a build and serve.

    You can prepare a production-ready build and serve it in your browser:

    gatsby build&& gatsby serve

Next steps for preston.so

  • Refactor use ofbackground-image property to usegatsby-image instead, for both accessibility and performance reasons.
  • Componentize CSS to be less global in order to improve performance.
  • Implementgatsby-plugin-intl (seefeat/intl branch).

More about Gatsby

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

  • For most developers, we recommend starting with ourin-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, headto our documentation. In particular, check out theGuides,API Reference, andAdvanced Tutorials sections in the sidebar.

About

Preston So's personal site, powered by Gatsby, Drupal, and Oracle Content and Experience

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp