Skip to content

dsmwebgeeks/webgeeks-gatsby

Repository files navigation

Des Moines Web Geeks

Built with Gatsby.

Pulls data from our WordPress website, http://dsmwebgeeks.com.

Development

yarn
yarn develop

Deployment

Install the now CLI, and run:

now

You can then paste the link from your clipboard (or from the terminal) into the browser to verify that the deploy is complete. When satisfied, alias the latest deployment to the address https://dsmwebgeeks.now.sh:

now alias

Note: You will need to be a member of the DSM Web Geeks team on Zeit, and have the team account active in your terminal. If it complains about the alias being in use, try switching accounts with now switch.

Releases

No releases published

Packages

No packages published