Skip to content

darknoon/darknoon-web

Repository files navigation

darknoon.com source

  • Based on the Gatsby default starter
  • Uses sharp to resize images to srcSets for optimized loading on devices with various resoulutions
  • Uses yarn for package management
  • Deploys with now (automatic on github, but you can try in locally with $ now)

🚀 Quick start

  1. Developing.

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

    cd darknoon.github.io/
    yarn develop
  2. Open the source code and start editing!

    this site is now running at http://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 the Gatsby tutorial._

    Open this directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

💫 Deploy

Deploy to now

About

These are the source files that generate darknoon.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published