WriteSpeakCode / writespeakcode.com

New website for Write Speak Code Organization and conferences
https://www.writespeakcode.com
MIT License
8 stars 2 forks source link

Write Speak Code Logo

Write Speak Code Website

Netlify Status code style: prettier Npm Audit Fix

✨ Goals

The goals of this website are as follows:

We aim to write code that is:

πŸ’» How to contribute

Have a question? Make an issue using the question issue template.

πŸ’– Quick start

Dependencies

Developing

  1. Clone the repo.

    git clone https://github.com/WriteSpeakCode/writespeakcode.com.git
  2. Install node modules and start development server.

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

    cd writespeakcode.com/
    npm install
    npm run develop
  3. Write code.

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

🎭 Staging

Each time we make a pull request either on github or via the CMS, Netlify will deploy a preview of our changes to a custom URL.

πŸš€ Deployment

When any PR is merged into the production branch, Netlify automatically deploys that branch live.

πŸŽ“ Learn More

More information about this site and further resources are located in the /docs folder.

Code of Conduct Read

Contribute Read

Technologies Read

Resources Read