Skip to content

JavascriptDon/The-Dev-Post

Repository files navigation

The-Dev-Post

My personal Gatsby blog. Forked from Gatsby Blog Starter.

👇 Prerequisites

  • Node.js - 14.18.0, v16.12.0, or higher.
  • Text editor - If you don’t have a preferred code editor yet, visit the VS Code site and download the version appropriate for your platform.
  • Gatsby Terminal - Gatsby is accessed through its command-line interface (CLI).
  • Git - Follow this guide and install git depending on your operating system.

🛠️ Setup

gatsby new

Compiles and serves a development build of your site that reflects your source code changes in the browser in real time at http://localhost:8000.

gatsby develop

Compiles your site for production so it can be deployed.

gatsby build

Serves the production build of your site for testing prior to deployment.

gatsby serve

Show helpful environment information which is required in bug reports.

gatsby info

Delete the .cache and public directories.

gatsby clean

Open a Node.js REPL (interactive shell) with context of your Gatsby environment.

gatsby repl

👨‍💻 Contributing

Contributions are always welcome...

  • Fork the repository
  • Improve current program by
  • Improving functionality
  • Adding a new feature
  • Bug fixes
  • Push your work and Create a Pull Request

🛡️ License

This project is under the MIT License (MIT). See the LICENSE for more information.

🎓 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.

💫 Deploy

Build, Deploy, and Host On The Only Cloud Built For Gatsby

Gatsby Cloud is an end-to-end cloud platform specifically built for the Gatsby framework that combines a modern developer experience with an optimized, global edge network.

About

Personal Blog by Helitha Rupasinghe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published